Home
last modified time | relevance | path

Searched defs:owner (Results 1 – 25 of 1042) sorted by relevance

12345678910>>...42

/kernel/linux/linux-5.10/drivers/media/mc/
Dmc-dev-allocator.c31 struct module *owner; member
63 struct module *owner) in __media_device_get()
99 struct module *owner) in media_device_usb_allocate()
120 struct module *owner) in media_device_delete()
/kernel/linux/linux-4.19/fs/xfs/libxfs/
Dxfs_rmap.c41 uint64_t owner, in xfs_rmap_lookup_le()
63 uint64_t owner, in xfs_rmap_lookup_eq()
110 uint64_t owner, in xfs_rmap_insert()
146 uint64_t owner, in xfs_rmap_delete()
284 uint64_t owner, in xfs_rmap_find_left_neighbor()
362 uint64_t owner, in xfs_rmap_lookup_le_range()
407 uint64_t owner, in xfs_rmap_free_check_owner()
472 uint64_t owner; in xfs_rmap_unmap() local
686 uint64_t owner, in xfs_rmap_is_mergeable()
726 uint64_t owner; in xfs_rmap_map() local
[all …]
Dxfs_rmap.h12 uint64_t owner) in xfs_rmap_ag_owner()
107 uint64_t *owner, in xfs_owner_info_unpack()
125 uint64_t owner, in xfs_owner_info_pack()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_rmap.c34 uint64_t owner, in xfs_rmap_lookup_le()
56 uint64_t owner, in xfs_rmap_lookup_eq()
103 uint64_t owner, in xfs_rmap_insert()
145 uint64_t owner, in xfs_rmap_delete()
288 uint64_t owner, in xfs_rmap_find_left_neighbor()
366 uint64_t owner, in xfs_rmap_lookup_le_range()
411 uint64_t owner, in xfs_rmap_free_check_owner()
491 uint64_t owner; in xfs_rmap_unmap() local
725 uint64_t owner, in xfs_rmap_is_mergeable()
765 uint64_t owner; in xfs_rmap_map() local
[all …]
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_local_storage.c24 static int mem_charge(struct bpf_local_storage_map *smap, void *owner, u32 size) in mem_charge()
34 static void mem_uncharge(struct bpf_local_storage_map *smap, void *owner, in mem_uncharge()
44 owner_storage(struct bpf_local_storage_map *smap, void *owner) in owner_storage()
62 bpf_selem_alloc(struct bpf_local_storage_map *smap, void *owner, in bpf_selem_alloc()
93 void *owner; in bpf_selem_unlink_storage_nolock() local
255 int bpf_local_storage_alloc(void *owner, in bpf_local_storage_alloc()
322 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update()
/kernel/linux/linux-5.10/include/media/
Dmedia-dev-allocator.h57 struct module *owner) in media_device_usb_allocate()
61 struct module *owner) { } in media_device_delete()
/kernel/linux/linux-5.10/include/linux/
Dnfs_fs_i.h12 struct nlm_lockowner *owner; member
18 struct nfs4_lock_state *owner; member
/kernel/linux/linux-4.19/include/linux/
Dnfs_fs_i.h12 struct nlm_lockowner *owner; member
18 struct nfs4_lock_state *owner; member
/kernel/linux/linux-4.19/kernel/locking/
Dmutex.c67 static inline struct task_struct *__owner_task(unsigned long owner) in __owner_task()
72 static inline unsigned long __owner_flags(unsigned long owner) in __owner_flags()
82 unsigned long owner, curr = (unsigned long)current; in __mutex_trylock_or_owner() local
199 unsigned long owner = atomic_long_read(&lock->owner); in __mutex_handoff() local
366 struct task_struct *owner = __mutex_owner(lock); in __ww_mutex_wound() local
523 bool mutex_spin_on_owner(struct mutex *lock, struct task_struct *owner, in mutex_spin_on_owner()
564 struct task_struct *owner; in mutex_can_spin_on_owner() local
635 struct task_struct *owner; in mutex_optimistic_spin() local
1195 unsigned long owner; in __mutex_unlock_slowpath() local
Drwsem.h63 static inline bool is_rwsem_owner_spinnable(struct task_struct *owner) in is_rwsem_owner_spinnable()
71 static inline bool rwsem_has_anonymous_owner(struct task_struct *owner) in rwsem_has_anonymous_owner()
Drwsem-xadd.c373 static inline bool owner_on_cpu(struct task_struct *owner) in owner_on_cpu()
384 struct task_struct *owner; in rwsem_can_spin_on_owner() local
407 struct task_struct *owner = READ_ONCE(sem->owner); in rwsem_spin_on_owner() local
/kernel/linux/linux-5.10/kernel/locking/
Dmutex.c78 static inline struct task_struct *__owner_task(unsigned long owner) in __owner_task()
99 static inline unsigned long __owner_flags(unsigned long owner) in __owner_flags()
109 unsigned long owner, curr = (unsigned long)current; in __mutex_trylock_or_owner() local
236 unsigned long owner = atomic_long_read(&lock->owner); in __mutex_handoff() local
403 struct task_struct *owner = __mutex_owner(lock); in __ww_mutex_wound() local
560 bool mutex_spin_on_owner(struct mutex *lock, struct task_struct *owner, in mutex_spin_on_owner()
601 struct task_struct *owner; in mutex_can_spin_on_owner() local
672 struct task_struct *owner; in mutex_optimistic_spin() local
1232 unsigned long owner; in __mutex_unlock_slowpath() local
Drwsem.c203 struct task_struct *owner) in __rwsem_set_reader_owned()
262 unsigned long owner = atomic_long_read(&sem->owner); in rwsem_set_nonspinnable() local
297 unsigned long owner = atomic_long_read(&sem->owner); in rwsem_owner_flags() local
444 struct task_struct *owner; in rwsem_mark_wake() local
646 static inline bool owner_on_cpu(struct task_struct *owner) in owner_on_cpu()
658 struct task_struct *owner; in rwsem_can_spin_on_owner() local
703 rwsem_owner_state(struct task_struct *owner, unsigned long flags, unsigned long nonspinnable) in rwsem_owner_state()
717 struct task_struct *new, *owner; in rwsem_spin_on_owner() local
947 unsigned long owner = atomic_long_read(&sem->owner); in rwsem_reader_phase_trylock() local
Drtmutex.c53 rt_mutex_set_owner(struct rt_mutex *lock, struct task_struct *owner) in rt_mutex_set_owner()
71 unsigned long owner, *p = (unsigned long *) &lock->owner; in fixup_rt_mutex_waiters() local
154 unsigned long owner, *p = (unsigned long *) &lock->owner; in mark_rt_mutex_waiters() local
172 struct task_struct *owner = rt_mutex_owner(lock); in unlock_rt_mutex_safe() local
931 struct task_struct *owner = rt_mutex_owner(lock); in task_blocks_on_rt_mutex() local
1069 struct task_struct *owner = rt_mutex_owner(lock); in remove_waiter() local
/kernel/linux/linux-5.10/arch/s390/lib/
Dspinlock.c75 int owner; in arch_load_niai4() local
120 int lockval, ix, node_id, tail_id, old, new, owner, count; in arch_spin_lock_queued() local
213 int lockval, old, new, owner, count; in arch_spin_lock_classic() local
255 int owner, count; in arch_spin_trylock_retry() local
/kernel/linux/linux-4.19/arch/s390/lib/
Dspinlock.c75 int owner; in arch_load_niai4() local
120 int lockval, ix, node_id, tail_id, old, new, owner, count; in arch_spin_lock_queued() local
213 int lockval, old, new, owner, count; in arch_spin_lock_classic() local
256 int owner, count; in arch_spin_trylock_retry() local
/kernel/linux/linux-4.19/arch/x86/pci/
Dxen.c516 struct xen_device_domain_owner *owner; in find_device() local
527 struct xen_device_domain_owner *owner; in xen_find_device_domain_owner() local
541 struct xen_device_domain_owner *owner; in xen_register_device_domain_owner() local
563 struct xen_device_domain_owner *owner; in xen_unregister_device_domain_owner() local
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Drheap.h23 const char *owner; member
43 const char *owner; member
/kernel/linux/linux-4.19/sound/aoa/
Daoa.h24 struct module *owner; member
71 struct module *owner; member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Drheap.h23 const char *owner; member
43 const char *owner; member
/kernel/linux/linux-5.10/sound/aoa/
Daoa.h23 struct module *owner; member
70 struct module *owner; member
/kernel/linux/linux-4.19/drivers/rtc/
Dclass.c291 struct module *owner) in rtc_device_register()
409 struct module *owner) in devm_rtc_device_register()
498 int __rtc_register_device(struct module *owner, struct rtc_device *rtc) in __rtc_register_device()
/kernel/linux/linux-5.10/arch/x86/pci/
Dxen.c602 struct xen_device_domain_owner *owner; in find_device() local
613 struct xen_device_domain_owner *owner; in xen_find_device_domain_owner() local
627 struct xen_device_domain_owner *owner; in xen_register_device_domain_owner() local
649 struct xen_device_domain_owner *owner; in xen_unregister_device_domain_owner() local
/kernel/linux/linux-5.10/arch/powerpc/lib/
Drheap.c442 unsigned long rh_alloc_align(rh_info_t * info, int size, int alignment, const char *owner) in rh_alloc_align()
517 unsigned long rh_alloc(rh_info_t * info, int size, const char *owner) in rh_alloc()
527 unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size, const char *owner) in rh_alloc_fixed()
679 int rh_set_owner(rh_info_t * info, unsigned long start, const char *owner) in rh_set_owner()
/kernel/linux/linux-4.19/arch/powerpc/lib/
Drheap.c442 unsigned long rh_alloc_align(rh_info_t * info, int size, int alignment, const char *owner) in rh_alloc_align()
517 unsigned long rh_alloc(rh_info_t * info, int size, const char *owner) in rh_alloc()
527 unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size, const char *owner) in rh_alloc_fixed()
679 int rh_set_owner(rh_info_t * info, unsigned long start, const char *owner) in rh_set_owner()

12345678910>>...42