Searched defs:owner (Results 251 - 275 of 577) sorted by relevance

<<11121314151617181920>>

/linux-master/kernel/bpf/
H A Dbpf_local_storage.c27 static int mem_charge(struct bpf_local_storage_map *smap, void *owner, u32 size) argument
37 static void mem_uncharge(struct bpf_local_storage_map *smap, void *owner, argument
47 owner_storage(struct bpf_local_storage_map *smap, void *owner) argument
75 bpf_selem_alloc(struct bpf_local_storage_map *smap, void *owner, argument
259 void *owner; local
448 bpf_local_storage_alloc(void *owner, struct bpf_local_storage_map *smap, struct bpf_local_storage_elem *first_selem, gfp_t gfp_flags) argument
526 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, void *value, u64 map_flags, gfp_t gfp_flags) argument
[all...]
/linux-master/fs/lockd/
H A Dsvclock.c812 static fl_owner_t nlmsvc_get_owner(fl_owner_t owner) argument
817 static void nlmsvc_put_owner(fl_owner_t owner) argument
H A Dclntproc.c89 static struct nlm_lockowner *__nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) argument
100 static struct nlm_lockowner *nlmclnt_find_lockowner(struct nlm_host *host, fl_owner_t owner) argument
[all...]
/linux-master/fs/
H A Dfcntl.c171 struct f_owner_ex owner; local
211 struct f_owner_ex owner = {}; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.c14 ath12k_hal_reo_set_desc_hdr(struct hal_desc_header *hdr, u8 owner, u8 buffer_type, u32 magic) argument
/linux-master/drivers/bcma/
H A Dmain.c571 int __bcma_driver_register(struct bcma_driver *drv, struct module *owner) argument
/linux-master/drivers/soc/qcom/
H A Dapr.c675 int __apr_driver_register(struct apr_driver *drv, struct module *owner) argument
/linux-master/include/linux/
H A Dptp_clock_kernel.h167 struct module *owner; member in struct:ptp_clock_info
H A Dtee_drv.h130 struct module *owner; member in struct:tee_desc
H A Dpci-epc.h84 struct module *owner; member in struct:pci_epc_ops
H A Dpci-epf.h103 struct module *owner; member in struct:pci_epf_driver
H A Drtc.h89 struct module *owner; member in struct:rtc_device
/linux-master/drivers/md/dm-vdo/
H A Dfunnel-workqueue.c39 struct vdo_thread *owner; member in struct:vdo_work_queue
311 make_simple_work_queue(const char *thread_name_prefix, const char *name, struct vdo_thread *owner, void *private, const struct vdo_work_queue_type *type, struct simple_work_queue **queue_ptr) argument
381 vdo_make_work_queue(const char *thread_name_prefix, const char *name, struct vdo_thread *owner, const struct vdo_work_queue_type *type, unsigned int thread_count, void *thread_privates[], struct vdo_work_queue **queue_ptr) argument
[all...]
/linux-master/drivers/pci/endpoint/
H A Dpci-epc-core.c826 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, struct module *owner) argument
885 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, struct module *owner) argument
/linux-master/drivers/gpio/
H A Dgpiolib.h61 struct module *owner; member in struct:gpio_device
/linux-master/fs/xfs/scrub/
H A Drepair.c467 xrep_findroot_block( struct xrep_findroot *ri, struct xrep_find_ag_btree *fab, uint64_t owner, xfs_agblock_t agbno, bool *done_with_block) argument
H A Dbmap.c198 uint64_t owner = info->sc->ip->i_ino; local
265 uint64_t owner = XFS_RMAP_OWN_COW; local
142 xchk_bmap_get_rmap( struct xchk_bmap_info *info, struct xfs_bmbt_irec *irec, xfs_agblock_t agbno, uint64_t owner, struct xfs_rmap_irec *rmap) argument
474 uint64_t owner; local
[all...]
/linux-master/drivers/pinctrl/
H A Dpinmux.c111 pin_request(struct pinctrl_dev *pctldev, int pin, const char *owner, struct pinctrl_gpio_range *gpio_range) argument
213 const char *owner; local
267 const char *owner; local
291 const char *owner; local
[all...]
/linux-master/sound/core/
H A Dcontrol_compat.c55 s32 owner; member in struct:snd_ctl_elem_info32
/linux-master/arch/sparc/kernel/
H A Dvio.c161 int __vio_register_driver(struct vio_driver *viodrv, struct module *owner, argument
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic.c294 static bool vgic_validate_injection(struct vgic_irq *irq, bool level, void *owner) argument
421 kvm_vgic_inject_irq(struct kvm *kvm, struct kvm_vcpu *vcpu, unsigned int intid, bool level, void *owner) argument
583 kvm_vgic_set_owner(struct kvm_vcpu *vcpu, unsigned int intid, void *owner) argument
[all...]
/linux-master/drivers/spi/
H A Dspi-mem.c945 spi_mem_driver_register_with_owner(struct spi_mem_driver *memdrv, struct module *owner) argument
/linux-master/drivers/phy/
H A Dphy-core.c1142 __of_phy_provider_register(struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, const struct of_phandle_args *args)) argument
1205 __devm_of_phy_provider_register(struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, const struct of_phandle_args *args)) argument
[all...]
/linux-master/drivers/usb/phy/
H A Dphy.c647 struct module *owner = x->dev->driver->owner; local
/linux-master/drivers/pwm/
H A Dcore.c556 int __pwmchip_add(struct pwm_chip *chip, struct module *owner) argument
632 int __devm_pwmchip_add(struct device *dev, struct pwm_chip *chip, struct module *owner) argument
[all...]

Completed in 316 milliseconds

<<11121314151617181920>>