/linux-6.14.4/rust/kernel/block/mq/ |
D | request.rs | 171 refcount: AtomicU64, field 177 pub(crate) fn refcount(&self) -> &AtomicU64 { in refcount() method 235 let refcount = &self.wrapper_ref().refcount(); in inc_ref() localVariable 252 let refcount = unsafe { &*RequestDataWrapper::refcount_ptr(wrapper_ptr) }; in dec_ref() localVariable
|
/linux-6.14.4/drivers/dpll/ |
D | dpll_core.h | 35 refcount_t refcount; member 60 refcount_t refcount; member 77 refcount_t refcount; member
|
/linux-6.14.4/fs/bcachefs/ |
D | reflink_format.h | 27 __le64 refcount; member 34 __le64 refcount; member
|
D | btree_gc_types.h | 29 u32 refcount; member
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | mmu_rb.c | 188 static void release_immediate(struct kref *refcount) in release_immediate() 197 static void release_nolock(struct kref *refcount) in release_nolock() 213 void hfi1_mmu_rb_release(struct kref *refcount) in hfi1_mmu_rb_release()
|
/linux-6.14.4/net/batman-adv/ |
D | types.h | 190 struct kref refcount; member 274 struct kref refcount; member 344 struct kref refcount; member 497 struct kref refcount; member 572 struct kref refcount; member 628 struct kref refcount; member 663 struct kref refcount; member 732 struct kref refcount; member 1549 struct kref refcount; member 1577 struct kref refcount; member [all …]
|
/linux-6.14.4/drivers/scsi/qedf/ |
D | qedf_els.c | 196 int refcount; in qedf_rrq_compl() local 248 int refcount; in qedf_send_rrq() local 549 int refcount; in qedf_srr_compl() local 844 int refcount; in qedf_rec_compl() local
|
D | qedf_io.c | 1127 int refcount; in qedf_scsi_completion() local 1327 int refcount; in qedf_scsi_done() local 1596 int refcount = 0; in qedf_flush_active_ios() local 1862 int refcount = 0; in qedf_initiate_abts() local 2159 int refcount = 0; in qedf_initiate_cleanup() local
|
/linux-6.14.4/drivers/block/rnbd/ |
D | rnbd-clt.h | 66 atomic_t refcount; member 93 refcount_t refcount; member 118 refcount_t refcount; member
|
/linux-6.14.4/rust/kernel/sync/ |
D | arc.rs | 146 refcount: Opaque<bindings::refcount_t>, field 320 let refcount = unsafe { me.ptr.as_ref() }.refcount.get(); in into_unique_or_drop() localVariable 401 let refcount = unsafe { self.ptr.as_ref() }.refcount.get(); in clone() localVariable 419 let refcount = unsafe { self.ptr.as_ref() }.refcount.get(); in drop() localVariable
|
/linux-6.14.4/drivers/tee/amdtee/ |
D | amdtee_private.h | 59 struct kref refcount; member 106 u32 refcount; member
|
/linux-6.14.4/include/media/ |
D | videobuf2-memops.h | 29 refcount_t *refcount; member
|
/linux-6.14.4/include/linux/ |
D | tee_drv.h | 42 struct kref refcount; member 73 refcount_t refcount; member
|
D | cpu_rmap.h | 24 struct kref refcount; member
|
D | kref.h | 20 refcount_t refcount; member
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_dmc_wl.h | 21 refcount_t refcount; member
|
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_adapter.h | 37 refcount_t refcount; member
|
/linux-6.14.4/fs/vboxsf/ |
D | file.c | 19 struct kref refcount; member 121 static void vboxsf_handle_release(struct kref *refcount) in vboxsf_handle_release()
|
/linux-6.14.4/include/drm/ |
D | drm_syncobj.h | 43 struct kref refcount; member
|
D | drm_mode_object.h | 59 struct kref refcount; member
|
D | drm_auth.h | 48 struct kref refcount; member
|
/linux-6.14.4/include/net/ |
D | calipso.h | 46 refcount_t refcount; member
|
/linux-6.14.4/drivers/gpu/host1x/ |
D | channel.h | 28 struct kref refcount; member
|
/linux-6.14.4/drivers/s390/crypto/ |
D | zcrypt_api.h | 99 struct kref refcount; /* device refcounting */ member 116 struct kref refcount; /* device refcounting */ member
|
/linux-6.14.4/drivers/net/ethernet/marvell/prestera/ |
D | prestera_router_hw.h | 9 refcount_t refcount; member 89 refcount_t refcount; member
|