Home
last modified time | relevance | path

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

12345678910>>...22

/linux/drivers/media/mc/
A 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()
/linux/fs/xfs/libxfs/
A Dxfs_rmap.c38 uint64_t owner, in xfs_rmap_lookup_le()
60 uint64_t owner, in xfs_rmap_lookup_eq()
107 uint64_t owner, in xfs_rmap_insert()
149 uint64_t owner, in xfs_rmap_delete()
292 uint64_t owner, in xfs_rmap_find_left_neighbor()
370 uint64_t owner, in xfs_rmap_lookup_le_range()
415 uint64_t owner, in xfs_rmap_free_check_owner()
495 uint64_t owner; in xfs_rmap_unmap() local
729 uint64_t owner, in xfs_rmap_is_mergeable()
1002 uint64_t owner; in xfs_rmap_convert() local
[all …]
A Dxfs_rmap.h86 uint64_t *owner, in xfs_owner_info_unpack()
104 uint64_t owner, in xfs_owner_info_pack()
/linux/kernel/bpf/
A 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()
94 void *owner; in bpf_selem_unlink_storage_nolock() local
261 int bpf_local_storage_alloc(void *owner, in bpf_local_storage_alloc()
329 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, in bpf_local_storage_update()
/linux/kernel/locking/
A Drtmutex.c91 rt_mutex_set_owner(struct rt_mutex_base *lock, struct task_struct *owner) in rt_mutex_set_owner()
109 unsigned long owner, *p = (unsigned long *) &lock->owner; in fixup_rt_mutex_waiters() local
203 unsigned long owner, *p = (unsigned long *) &lock->owner; in mark_rt_mutex_waiters() local
221 struct task_struct *owner = rt_mutex_owner(lock); in unlock_rt_mutex_safe() local
1091 struct task_struct *owner = rt_mutex_owner(lock); in task_blocks_on_rt_mutex() local
1358 struct task_struct *owner) in rtmutex_spin_on_owner()
1396 struct task_struct *owner) in rtmutex_spin_on_owner()
1419 struct task_struct *owner = rt_mutex_owner(lock); in remove_waiter() local
1486 struct task_struct *owner; in rt_mutex_slowlock_block() local
1672 struct task_struct *owner; in rtlock_slowlock_locked() local
A Dmutex.c81 static inline struct task_struct *__owner_task(unsigned long owner) in __owner_task()
92 static inline unsigned long __owner_flags(unsigned long owner) in __owner_flags()
102 unsigned long owner, curr = (unsigned long)current; in __mutex_trylock_common() local
230 unsigned long owner = atomic_long_read(&lock->owner); in __mutex_handoff() local
349 bool mutex_spin_on_owner(struct mutex *lock, struct task_struct *owner, in mutex_spin_on_owner()
392 struct task_struct *owner; in mutex_can_spin_on_owner() local
469 struct task_struct *owner; in mutex_optimistic_spin() local
898 unsigned long owner; in __mutex_unlock_slowpath() local
A Drwsem.c165 struct task_struct *owner) in __rwsem_set_reader_owned()
224 unsigned long owner = atomic_long_read(&sem->owner); in rwsem_set_nonspinnable() local
278 unsigned long owner = atomic_long_read(&sem->owner); in rwsem_owner_flags() local
448 struct task_struct *owner; in rwsem_mark_wake() local
661 static inline bool owner_on_cpu(struct task_struct *owner) in owner_on_cpu()
672 struct task_struct *owner; in rwsem_can_spin_on_owner() local
702 rwsem_owner_state(struct task_struct *owner, unsigned long flags) in rwsem_owner_state()
716 struct task_struct *new, *owner; in rwsem_spin_on_owner() local
1451 struct task_struct *owner) in __rwsem_set_reader_owned()
/linux/drivers/xen/
A Dpci.c271 struct xen_device_domain_owner *owner; in find_device() local
282 struct xen_device_domain_owner *owner; in xen_find_device_domain_owner() local
296 struct xen_device_domain_owner *owner; in xen_register_device_domain_owner() local
318 struct xen_device_domain_owner *owner; in xen_unregister_device_domain_owner() local
/linux/include/media/
A Dmedia-dev-allocator.h57 struct module *owner) in media_device_usb_allocate()
61 struct module *owner) { } in media_device_delete()
/linux/include/linux/
A Dnfs_fs_i.h12 struct nlm_lockowner *owner; member
18 struct nfs4_lock_state *owner; member
A Dgenalloc.h76 void *owner; /* private data to retrieve at alloc time */ member
129 size_t size, void **owner) in gen_pool_alloc_owner()
/linux/arch/s390/lib/
A 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
/linux/sound/aoa/
A Daoa.h23 struct module *owner; member
70 struct module *owner; member
/linux/arch/powerpc/include/asm/
A Drheap.h23 const char *owner; member
43 const char *owner; member
/linux/arch/powerpc/lib/
A 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()
/linux/include/uapi/linux/
A Dfsmap.h105 #define FMR_OWNER_TYPE(owner) ((__u32)((__u64)owner >> 32)) argument
106 #define FMR_OWNER_CODE(owner) ((__u32)(((__u64)owner & 0xFFFFFFFFULL))) argument
/linux/sound/pci/hda/
A Dhda_bind.c89 struct module *owner = dev->driver->owner; in hda_codec_driver_probe() local
172 struct module *owner) in __hda_codec_driver_register()
/linux/drivers/input/gameport/
A Dgameport.c262 struct module *owner; member
352 static int gameport_queue_event(void *object, struct module *owner, in gameport_queue_event()
654 void __gameport_register_port(struct gameport *gameport, struct module *owner) in __gameport_register_port()
718 int __gameport_register_driver(struct gameport_driver *drv, struct module *owner, in __gameport_register_driver()
/linux/drivers/pinctrl/
A Dpinmux.c109 int pin, const char *owner, in pin_request()
212 const char *owner; in pin_free() local
266 const char *owner; in pinmux_request_gpio() local
290 const char *owner; in pinmux_free_gpio() local
/linux/drivers/base/
A Dmap.c24 struct module *owner; member
105 struct module *owner; in kobj_lookup() local
/linux/kernel/irq/
A Dirqdesc.c104 const struct cpumask *affinity, struct module *owner) in desc_set_defaults()
391 struct module *owner) in alloc_desc()
470 struct module *owner) in alloc_descs()
601 struct module *owner) in alloc_descs()
740 struct module *owner, const struct irq_affinity_desc *affinity) in __irq_alloc_descs()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
A Dnv04.h10 int owner; member
/linux/drivers/staging/vt6655/
A Ddesc.h168 volatile u8 owner:1; member
174 u16 owner:1; member
201 volatile u8 owner:1; member
207 volatile u16 owner:1; member
/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00debug.h46 struct module *owner; member
/linux/drivers/rtc/
A Dclass.c380 int __devm_rtc_register_device(struct module *owner, struct rtc_device *rtc) in __devm_rtc_register_device()
451 struct module *owner) in devm_rtc_device_register()

Completed in 118 milliseconds

12345678910>>...22