Searched refs:owner (Results 26 - 50 of 4399) sorted by relevance

1234567891011>>

/linux-master/include/drm/
H A Di915_gsc_proxy_mei_interface.h16 * @owner: Module providing the ops
21 struct module *owner; member in struct:i915_gsc_proxy_component_ops
/linux-master/sound/soc/intel/avs/
H A Dpath.h22 struct avs_dev *owner; member in struct:avs_path
33 struct avs_path *owner; member in struct:avs_path_pipeline
44 struct avs_path_pipeline *owner; member in struct:avs_path_module
56 struct avs_path_pipeline *owner; member in struct:avs_path_binding
/linux-master/include/linux/
H A Dlocal_lock_internal.h14 struct task_struct *owner; member in struct:__anon39
25 .owner = NULL,
30 DEBUG_LOCKS_WARN_ON(l->owner);
31 l->owner = current;
36 DEBUG_LOCKS_WARN_ON(l->owner != current);
37 l->owner = NULL;
43 l->owner = NULL;
H A Drwlock_types.h29 void *owner; member in struct:__anon472
42 .owner = SPINLOCK_OWNER_INIT, \
H A Dpstore_zone.h14 * @owner: Module which is responsible for this back-end driver.
42 struct module *owner; member in struct:pstore_zone_info
/linux-master/kernel/locking/
H A Drtmutex.c66 * lock->owner state tracking:
68 * lock->owner holds the task_struct pointer of the owner. Bit 0
71 * owner bit0
79 * possible when bit 0 of lock->owner is 0.
83 * we need to set the bit0 before looking at the lock, and the owner may be
88 * To prevent a cmpxchg of the owner releasing the lock, we need to
93 rt_mutex_owner_encode(struct rt_mutex_base *lock, struct task_struct *owner) argument
95 unsigned long val = (unsigned long)owner;
104 rt_mutex_set_owner(struct rt_mutex_base *lock, struct task_struct *owner) argument
128 unsigned long owner, *p = (unsigned long *) &lock->owner; local
241 unsigned long owner, new; local
266 struct task_struct *owner = rt_mutex_owner(lock); variable in typeref:struct:task_struct
1206 struct task_struct *owner = rt_mutex_owner(lock); local
1477 rtmutex_spin_on_owner(struct rt_mutex_base *lock, struct rt_mutex_waiter *waiter, struct task_struct *owner) argument
1514 rtmutex_spin_on_owner(struct rt_mutex_base *lock, struct rt_mutex_waiter *waiter, struct task_struct *owner) argument
1539 struct task_struct *owner = rt_mutex_owner(lock); local
1606 struct task_struct *owner; local
1809 struct task_struct *owner; local
[all...]
/linux-master/tools/testing/selftests/ftrace/test.d/00basic/
H A Dtest_ownership.tc11 # find another owner and group that is not the original
29 owner=`stat -c "%u" $file`
32 echo "testing $file $owner=$original_owner and $group=$test_group"
33 if [ $owner -ne $original_owner ]; then
40 # Note, the remount does not update ownership so test going to and from owner
41 echo "test owner $file to $other_owner"
43 owner=`stat -c "%u" $file`
44 if [ $owner -ne $other_owner ]; then
49 owner=`stat -c "%u" $file`
50 if [ $owner
[all...]
/linux-master/sound/aoa/core/
H A Dcore.c27 if (!try_module_get(c->owner))
34 module_put(c->owner);
49 module_put(c->owner);
80 module_put(codec->owner);
100 err = aoa_alsa_init(new_fabric->name, new_fabric->owner, dev);
146 module_put(codec->owner);
/linux-master/arch/arm/include/asm/
H A Dspinlock.h73 while (lockval.tickets.next != lockval.tickets.owner) {
75 lockval.tickets.owner = READ_ONCE(lock->tickets.owner);
110 lock->tickets.owner++;
116 return lock.tickets.owner == lock.tickets.next;
127 return (tickets.next - tickets.owner) > 1;
/linux-master/include/linux/framer/
H A Dframer-provider.h35 * @owner: the module owner containing the ops
80 struct module *owner; member in struct:framer_ops
86 * @owner: the module owner having of_xlate
92 struct module *owner; member in struct:framer_provider
123 __framer_provider_of_register(struct device *dev, struct module *owner,
130 __devm_framer_provider_of_register(struct device *dev, struct module *owner,
162 __framer_provider_of_register(struct device *dev, struct module *owner, argument
174 __devm_framer_provider_of_register(struct device *dev, struct module *owner, argument
[all...]
/linux-master/include/linux/mtd/
H A Dpartitions.h80 struct module *owner; member in struct:mtd_part_parser
96 struct module *owner);
/linux-master/drivers/base/
H A Dmap.c24 struct module *owner; member in struct:kobj_map::probe
49 p->owner = module;
105 struct module *owner; local
112 if (!try_module_get(p->owner))
114 owner = p->owner;
120 module_put(owner);
125 /* Currently ->owner protects _only_ ->probe() itself. */
126 module_put(owner);
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.h27 int intel_guc_capture_getlist(struct intel_guc *guc, u32 owner, u32 type, u32 classid,
29 int intel_guc_capture_getlistsize(struct intel_guc *guc, u32 owner, u32 type, u32 classid,
/linux-master/drivers/net/mdio/
H A Dacpi_mdio.c25 * @owner: module owning this @mdio object.
33 struct module *owner)
41 ret = __mdiobus_register(mdio, owner);
32 __acpi_mdiobus_register(struct mii_bus *mdio, struct fwnode_handle *fwnode, struct module *owner) argument
/linux-master/include/trace/events/
H A Dvb2.h16 __field(void *, owner)
26 __entry->owner = q->owner;
36 TP_printk("owner = %p, queued = %u, owned_by_drv = %d, index = %u, "
37 "type = %u, bytesused = %u, timestamp = %llu", __entry->owner,
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.h10 int owner; member in struct:nv04_devinit
/linux-master/drivers/char/xillybus/
H A Dxillybus_class.h18 struct module *owner,
/linux-master/arch/arm/mach-imx/
H A Dcpuidle-imx5.c20 .owner = THIS_MODULE,
/linux-master/drivers/misc/cxl/
H A Dbase.c28 if (calls && !try_module_get(calls->owner))
40 module_put(cxl_calls->owner);
93 BUG_ON(cxl_calls->owner != calls->owner);
/linux-master/include/uapi/linux/
H A Ddlm_plock.h43 __u64 owner; member in struct:dlm_plock_info
/linux-master/fs/autofs/
H A Dinit.c11 .owner = THIS_MODULE,
/linux-master/fs/nfs/
H A Dnfs.h16 struct module *owner; /* THIS_MODULE pointer */ member in struct:nfs_subversion
/linux-master/drivers/net/phy/
H A Dmdio_devres.c69 * @owner: Owning module
74 struct module *owner)
87 ret = __mdiobus_register(bus, owner);
105 * @owner: Owning module
108 struct device_node *np, struct module *owner)
121 ret = __of_mdiobus_register(mdio, np, owner);
73 __devm_mdiobus_register(struct device *dev, struct mii_bus *bus, struct module *owner) argument
107 __devm_of_mdiobus_register(struct device *dev, struct mii_bus *mdio, struct device_node *np, struct module *owner) argument
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-spi.c24 /* the owner is the same as the spi_device's driver owner */
25 sd->owner = spi->dev.driver->owner;
53 if (!try_module_get(spi->dev.driver->owner))
66 module_put(spi->dev.driver->owner);
/linux-master/drivers/target/iscsi/
H A Discsi_target_transport.c17 if (t->owner && !try_module_get(t->owner)) {
31 module_put(t->owner);

Completed in 353 milliseconds

1234567891011>>