Searched refs:kref (Results 26 - 47 of 47) sorted by relevance

12

/include/linux/
H A Dsh_clk.h8 #include <linux/kref.h>
18 struct kref ref;
H A Dtty.h242 struct kref kref; /* Ref counter */ member in struct:tty_port
261 struct kref kref; member in struct:tty_struct
397 kref_get(&tty->kref);
507 kref_get(&port->kref);
H A Dfirewire.h8 #include <linux/kref.h>
85 struct kref kref; member in struct:fw_card
H A Dof.h21 #include <linux/kref.h>
58 struct kref kref; member in struct:device_node
H A Dinterrupt.h17 #include <linux/kref.h>
257 * @kref: Reference count, for internal use
268 struct kref kref; member in struct:irq_affinity_notify
271 void (*release)(struct kref *ref);
H A Duwb.h243 struct kref kref; member in struct:uwb_rsv
H A Dusb.h17 #include <linux/kref.h> /* for struct kref */
224 struct kref ref; /* reference counter */
1225 struct kref kref; /* reference count of the URB */ member in struct:urb
H A Ddmaengine.h375 void dma_chan_cleanup(struct kref *kref);
/include/scsi/
H A Dosd_ore.h116 struct kref kref; member in struct:ore_io_state
H A Dlibfc.h178 * @kref: Reference counter
199 struct kref kref; member in struct:fc_rport_priv
687 * The argument is a pointer to the kref inside the fc_rport_priv.
689 void (*rport_destroy)(struct kref *);
H A Dscsi_device.h207 struct kref kref; member in struct:scsi_dh_data
H A Dlibsas.h219 struct kref kref; member in struct:domain_device
/include/net/caif/
H A Dcfsrvl.h12 #include <linux/kref.h>
/include/linux/sunrpc/
H A Dsvcauth.h49 struct kref ref;
H A Dsvc_xprt.h50 struct kref xpt_ref;
/include/media/
H A Dv4l2-device.h64 struct kref ref;
/include/linux/lockd/
H A Dlockd.h18 #include <linux/kref.h>
170 struct kref b_count; /* Reference count */
/include/net/
H A Dtcp.h33 #include <linux/kref.h>
1525 struct kref kref; member in struct:tcp_cookie_values
1537 static inline void tcp_cookie_values_release(struct kref *kref) argument
1539 kfree(container_of(kref, struct tcp_cookie_values, kref));
/include/target/
H A Dtarget_core_base.h566 struct kref cmd_kref;
646 struct kref acl_kref;
660 struct kref sess_kref;
/include/linux/usb/
H A Dhcd.h76 struct kref kref; /* reference counter */ member in struct:usb_hcd
/include/drm/
H A DdrmP.h626 struct kref refcount;
684 struct kref refcount; /* refcount for this master */
1612 void drm_gem_object_free(struct kref *kref);
/include/rdma/
H A Dib_verbs.h46 #include <linux/kref.h>
896 struct kref ref;

Completed in 1446 milliseconds

12