/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 290 .owner = THIS_MODULE, 297 .owner = THIS_MODULE, 304 .owner = THIS_MODULE, 5247 * we drop ownership so next owner (or urb unlink) can get it
|
/kernel/linux/linux-6.6/mm/ |
H A D | memcontrol.c | 1027 * mm_update_next_owner() may clear mm->owner to NULL in mem_cgroup_from_task() 1087 memcg = mem_cgroup_from_task(rcu_dereference(mm->owner)); in get_mem_cgroup_from_mm() 6248 /* We move charges only when we move a owner of the mm */ in mem_cgroup_can_attach() 6249 if (mm->owner == p) { in mem_cgroup_can_attach() 6466 if (task->mm && READ_ONCE(task->mm->owner) == task) in mem_cgroup_attach()
|
/kernel/linux/linux-6.6/net/key/ |
H A D | af_key.c | 134 .owner = THIS_MODULE, 3752 .owner = THIS_MODULE, 3774 .owner = THIS_MODULE,
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan.hpp | 5923 ObjectDestroy( OwnerType owner, 5926 : m_owner( owner ) 6005 ObjectFree( OwnerType owner, 6008 : m_owner( owner ) 6049 ObjectRelease( OwnerType owner, Dispatch const & dispatch VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) VULKAN_HPP_NOEXCEPT 6050 : m_owner( owner ) 6084 PoolFree( OwnerType owner, PoolType pool, Dispatch const & dispatch VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) VULKAN_HPP_NOEXCEPT 6085 : m_owner( owner )
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_core_linux.c | 2132 .owner = THIS_MODULE,
4617 .owner = THIS_MODULE,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_core_linux.c | 2248 .owner = THIS_MODULE, 4872 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 1498 * and the timeout field indicates the maximum time the current owner in ice_aq_req_res() 1521 * time the current owner of the resource has to free it. in ice_aq_req_res() 1587 /* If necessary, poll until the current lock owner timeouts */ in ice_acquire_res() 4041 * @owner: LAN or RDMA 4047 u16 *maxqs, u8 owner) in ice_cfg_vsi_qs() 4065 status = ice_sched_cfg_vsi(pi, vsi_handle, i, maxqs[i], owner, in ice_cfg_vsi_qs() 4046 ice_cfg_vsi_qs(struct ice_port_info *pi, u16 vsi_handle, u8 tc_bitmap, u16 *maxqs, u8 owner) ice_cfg_vsi_qs() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 849 .owner = THIS_MODULE, 3129 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | netcp_ethss.c | 3825 .owner = THIS_MODULE, 3842 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ioctl.c | 172 if (new_crypt->ops && try_module_get(new_crypt->ops->owner)) in prism2_ioctl_siwencode() 3302 if (new_crypt->ops && try_module_get(new_crypt->ops->owner)) in prism2_ioctl_siwencodeext()
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_ctl.c | 3911 .owner = THIS_MODULE, 3922 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | ftdi_sio.c | 1116 .owner = THIS_MODULE, 2193 priv->gc.owner = THIS_MODULE; in ftdi_gpio_init()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 4082 .owner = THIS_MODULE, 4096 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_output.c | 3665 if (likely(ca && bpf_try_module_get(ca, ca->owner))) { in tcp_ca_dst_init() 3666 bpf_module_put(icsk->icsk_ca_ops, icsk->icsk_ca_ops->owner); in tcp_ca_dst_init()
|
H A D | ipmr.c | 235 .owner = THIS_MODULE, 3034 .owner = THIS_MODULE,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.c | 3749 p_params->owner = QED_MFW_GET_FIELD(mcp_param, RESOURCE_CMD_RSP_OWNER); in __qed_mcp_resc_lock() 3754 "Resource lock response: mcp_param 0x%08x [opcode %d, owner %d]\n", in __qed_mcp_resc_lock() 3755 mcp_param, opcode, p_params->owner); in __qed_mcp_resc_lock()
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.c | 3824 * being reserved by owner @res_name. Do not access any 3873 * being reserved by owner @res_name. Do not access any 3967 * being reserved by owner @res_name. Do not access any 3987 * by owner @res_name. Do not access any address inside the PCI regions 4954 if (!hotplug || !try_module_get(hotplug->owner)) in pci_reset_hotplug_slot() 4960 module_put(hotplug->owner); in pci_reset_hotplug_slot()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 2764 ctrldesc->owner = THIS_MODULE; in rockchip_pinctrl_register() 2957 .owner = THIS_MODULE,
|
H A D | pinctrl-pic32.c | 1986 .owner = THIS_MODULE, 2122 .owner = THIS_MODULE, \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 1860 * and the timeout field indicates the maximum time the current owner in ice_aq_req_res() 1883 * time the current owner of the resource has to free it. in ice_aq_req_res() 1948 /* If necessary, poll until the current lock owner timeouts */ in ice_acquire_res() 4798 * @owner: LAN or RDMA 4804 u16 *maxqs, u8 owner) in ice_cfg_vsi_qs() 4822 status = ice_sched_cfg_vsi(pi, vsi_handle, i, maxqs[i], owner, in ice_cfg_vsi_qs() 4803 ice_cfg_vsi_qs(struct ice_port_info *pi, u16 vsi_handle, u8 tc_bitmap, u16 *maxqs, u8 owner) ice_cfg_vsi_qs() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.c | 3801 p_params->owner = QED_MFW_GET_FIELD(mcp_param, RESOURCE_CMD_RSP_OWNER); in __qed_mcp_resc_lock() 3806 "Resource lock response: mcp_param 0x%08x [opcode %d, owner %d]\n", in __qed_mcp_resc_lock() 3807 mcp_param, opcode, p_params->owner); in __qed_mcp_resc_lock()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | xattr.c | 1466 uid_t owner[2] = { i_uid_read(inode), i_gid_read(inode) }; in ext4_xattr_inode_create() local 1481 S_IFREG | 0600, NULL, inode->i_ino + 1, owner, in ext4_xattr_inode_create()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sd.c | 1978 .owner = THIS_MODULE, 4025 .owner = THIS_MODULE,
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_configfs.c | 51 cit->ct_owner = tb->ops->owner; \ 63 cit->ct_owner = tb->ops->owner; \
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | ftdi_sio.c | 2130 priv->gc.owner = THIS_MODULE; in ftdi_gpio_init() 2874 .owner = THIS_MODULE,
|