Home
last modified time | relevance | path

Searched refs:owner (Results 276 – 300 of 5115) sorted by relevance

1...<<11121314151617181920>>...205

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbin_package.bbclass36 tar --no-same-owner --exclude='./patches' --exclude='./.pc' -cpf - . \
37 | tar --no-same-owner -xpf - -C ${D}${base_prefix}
/openbmc/linux/tools/include/linux/
H A Darm-smccc.h39 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
42 (((owner) & ARM_SMCCC_OWNER_MASK) << ARM_SMCCC_OWNER_SHIFT) | \
/openbmc/linux/include/drm/
H A Ddrm_encoder_slave.h147 static inline int drm_i2c_encoder_register(struct module *owner, in drm_i2c_encoder_register() argument
150 return i2c_register_driver(owner, &driver->i2c_driver); in drm_i2c_encoder_register()
H A Dgpu_scheduler.h310 void *owner; member
530 void *owner);
586 struct drm_sched_entity *s_entity, void *owner);
/openbmc/linux/sound/aoa/soundbus/
H A Dsoundbus.h64 struct module *owner; member
183 struct module *owner; member
/openbmc/linux/drivers/mmc/core/
H A Dpwrseq.c33 if (!try_module_get(p->owner)) in mmc_pwrseq_alloc()
91 module_put(pwrseq->owner); in mmc_pwrseq_free()
/openbmc/linux/drivers/regulator/
H A Dstm32-booster.c38 .owner = THIS_MODULE,
69 .owner = THIS_MODULE,
/openbmc/linux/drivers/base/
H A Dmodule.c102 if (drv->owner) in module_remove_driver()
103 mk = &drv->owner->mkobj; in module_remove_driver()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-self-describing-metadata.rst111 no owner can be found (i.e. it's an orphan block), and so without an owner field
116 Different types of metadata have different owner identifiers. For example,
120 looking at. The owner information can also identify misplaced writes (e.g.
132 space or still allocated if it is still referenced by its owner by looking at
135 block is more recent than the object and the object's owner, then there is a
136 very good chance that the block should have been removed from the owner.
198 __be64 owner; /* parent object */
211 - short btree blocks have a 32 bit owner (ag number) and a 32 bit block
213 information as @owner and @blkno in eh above structure, but using 8
263 if (hdr->owner == 0)
[all …]
/openbmc/linux/net/ipv4/
H A Dinet_timewait_sock.c78 struct module *owner = tw->tw_prot->owner; in inet_twsk_free() local
81 module_put(owner); in inet_twsk_free()
218 __module_get(tw->tw_prot->owner); in inet_twsk_alloc()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h41 int nvkm_falcon_ctor(const struct nvkm_falcon_func *, struct nvkm_subdev *owner,
75 if ((f)->owner->name != (f)->name) \
76 nvkm_printk___((f)->owner, (f)->user, NV_DBG_##l, p, "%s:"fmt, (f)->name, ##a); \
78 nvkm_printk___((f)->owner, (f)->user, NV_DBG_##l, p, fmt, ##a); \
/openbmc/linux/drivers/uio/
H A Duio.c477 if (!try_module_get(idev->owner)) { in uio_open()
511 module_put(idev->owner); in uio_open()
539 module_put(idev->owner); in uio_release()
819 .owner = THIS_MODULE,
846 cdev->owner = THIS_MODULE; in uio_major_init()
918 int __uio_register_device(struct module *owner, in __uio_register_device() argument
938 idev->owner = owner; in __uio_register_device()
1014 int __devm_uio_register_device(struct module *owner, in __devm_uio_register_device() argument
1027 ret = __uio_register_device(owner, parent, info); in __devm_uio_register_device()
/openbmc/linux/net/wireless/
H A Dlib80211.c77 module_put(crypt->ops->owner); in lib80211_crypt_info_free()
101 module_put(entry->ops->owner); in lib80211_crypt_deinit_entries()
241 .owner = THIS_MODULE,
/openbmc/linux/include/linux/
H A Drtc.h89 struct module *owner; member
183 struct module *owner);
185 int __devm_rtc_register_device(struct module *owner, struct rtc_device *rtc);
H A Dserio.h91 void __serio_register_port(struct serio *serio, struct module *owner);
101 struct module *owner, const char *mod_name);
/openbmc/linux/drivers/soundwire/
H A Dbus_type.c205 int __sdw_register_driver(struct sdw_driver *drv, struct module *owner) in __sdw_register_driver() argument
220 drv->driver.owner = owner; in __sdw_register_driver()
/openbmc/linux/drivers/char/xillybus/
H A Dxillybus_class.c45 struct module *owner, in xillybus_init_chrdev() argument
100 unit->cdev->owner = owner; in xillybus_init_chrdev()
/openbmc/linux/net/ipv6/
H A Dip6_flowlabel.c109 put_pid(fl->owner.pid); in fl_free_rcu()
447 fl->owner.pid = get_task_pid(current, PIDTYPE_PID); in fl_create()
450 fl->owner.uid = current_euid(); in fl_create()
673 (fl1->owner.pid != fl->owner.pid)) || in ipv6_flowlabel_get()
675 !uid_eq(fl1->owner.uid, fl->owner.uid))) in ipv6_flowlabel_get()
849 pid_nr_ns(fl->owner.pid, state->pid_ns) : in ip6fl_seq_show()
851 from_kuid_munged(seq_user_ns(seq), fl->owner.uid) : in ip6fl_seq_show()
/openbmc/linux/arch/m68k/atari/
H A Dstram.c154 void *atari_stram_alloc(unsigned long size, const char *owner) in atari_stram_alloc() argument
168 res->name = owner; in atari_stram_alloc()
/openbmc/linux/drivers/macintosh/
H A Dwindfarm.h33 struct module *owner; member
102 struct module *owner; member
/openbmc/openbmc/meta-security/recipes-security/paxctl/
H A Dpaxctl_0.9.bb25 # install -D --owner 0 --group 0 --mode a=rx paxctl .../sbin/paxctl
28 # Drop '--owner 0 --group 0' to fix the issue.
/openbmc/linux/net/openvswitch/
H A Dvport.h140 struct module *owner; member
202 (ops)->owner = THIS_MODULE; \
/openbmc/linux/drivers/s390/char/
H A Dtape_class.c70 tcd->char_device->owner = fops->owner; in register_tape_dev()
/openbmc/linux/drivers/pps/clients/
H A Dpps-ldisc.c49 info.owner = THIS_MODULE; in pps_tty_open()
114 pps_ldisc_ops.owner = THIS_MODULE; in pps_tty_init()
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_dbg.h115 .owner = THIS_MODULE, \
124 .owner = THIS_MODULE, \

1...<<11121314151617181920>>...205