Home
last modified time | relevance | path

Searched full:owning (Results 1 – 25 of 192) sorted by relevance

12345678

/Linux-v6.1/drivers/extcon/
Ddevres.c54 * @dev: the device owning the extcon device being created
91 * @dev: the device owning the extcon device being created
106 * @dev: the device owning the extcon device being created
142 * @dev: the device owning the extcon device being created
157 * @dev: the device owning the extcon device being created
201 * @dev: the device owning the extcon device being created
218 * @dev: the device owning the extcon device being created
256 * @dev: the device owning the extcon device being created
/Linux-v6.1/include/media/
Dv4l2-device.h263 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
276 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
303 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
329 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
366 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
396 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
425 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
456 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
484 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
516 * @v4l2_dev: &struct v4l2_device owning the sub-devices to iterate over.
[all …]
/Linux-v6.1/Documentation/filesystems/ext4/
Deainode.rst13 sharing of large xattr values between multiple owning inodes. For
16 and i_generation of the **one** owning inode (in cases where the EA
/Linux-v6.1/fs/ocfs2/
Duptodate.h19 * A u64 representing the owning structure. Usually this
21 * that caching log messages can identify the owning structure.
/Linux-v6.1/include/xen/
Dxen-ops.h105 * @domid: Domain owning the pages
142 * @domid: Domain owning the pages
168 * @domid: Domain owning the pages
/Linux-v6.1/tools/testing/selftests/nsfs/
Downer.c62 return pr_err("Unable to get an owning user namespace"); in main()
76 return pr_err("Unable to get an owning user namespace"); in main()
/Linux-v6.1/include/uapi/scsi/
Dcxlflash_ioctl.h113 __u64 context_id; /* Context owning resources */
120 __u64 context_id; /* Context owning resources */
140 __u64 context_id; /* Context owning resources to verify */
/Linux-v6.1/drivers/scsi/cxlflash/
Dvlun.c146 * @bali: LUN information structure owning the block allocator to search.
147 * @bit_word: Passes back the word in the block allocator owning the free bit.
232 * @bali: LUN info owning the block allocator.
487 * @ctxid: Context ID of context owning the RHTE.
613 * @ctxi: Context owning resources.
717 * @sdev: SCSI device associated with LUN owning virtual LUN.
718 * @ctxi: Context owning resources.
963 * @sdev: SCSI device associated with LUN owning virtual LUN.
1084 * @ctxid: Context ID of context owning the RHTE.
1180 * @sdev: SCSI device associated with LUN owning virtual LUN.
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_log.h8 #define NF_LOG_UID 0x08 /* Log UID owning local socket */
Dxt_LOG.h9 #define XT_LOG_UID 0x08 /* Log UID owning local socket */
/Linux-v6.1/include/uapi/linux/netfilter_ipv4/
Dipt_LOG.h9 #define IPT_LOG_UID 0x08 /* Log UID owning local socket */
/Linux-v6.1/include/uapi/linux/netfilter_ipv6/
Dip6t_LOG.h9 #define IP6T_LOG_UID 0x08 /* Log UID owning local socket */
/Linux-v6.1/include/uapi/linux/
Dnsfs.h9 /* Returns a file descriptor that refers to an owning user namespace */
/Linux-v6.1/include/crypto/internal/
Dkpp.h162 * @inst: The template instance owning @spawn.
187 * up to until the template instance owning @spawn has either been
/Linux-v6.1/include/linux/
Dmdio-mux.h16 * @dev The device owning the MDIO mux
/Linux-v6.1/io_uring/
Dpoll.c37 bool owning; member
86 * owning it, that prevents from races for enqueueing task_work's and b/w
541 return pt->owning || io_poll_get_ownership(req); in io_poll_can_finish_inline()
578 ipt->owning = issue_flags & IO_URING_F_UNLOCKED; in __io_arm_poll_handler()
579 atomic_set(&req->poll_refs, (int)ipt->owning); in __io_arm_poll_handler()
621 if (ipt->owning) { in __io_arm_poll_handler()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-memory-page-offline34 any processes owning the page. The kernel will avoid
/Linux-v6.1/drivers/devfreq/
Ddevfreq-event.c297 * @dev : the device owning the devfreq-event device being created
389 * @dev : the device owning the devfreq-event device being created
422 * @dev : the device owning the devfreq-event device being created
/Linux-v6.1/drivers/tty/
Dtty_buffer.c44 * @port: tty port owning the flip buffer
63 * @port: tty port owning the flip buffer
85 * @port: tty port owning the flip buffer
193 * @port: tty port owning the buffer
/Linux-v6.1/drivers/comedi/drivers/
Dcomedi_8255.c178 * @dev: comedi device owning subdevice
213 * @dev: comedi device owning subdevice
/Linux-v6.1/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.yaml67 limitation that the device driver(s) owning the region need to be
/Linux-v6.1/include/net/netfilter/
Dnf_log.h8 /* Log tcp sequence, tcp options, ip options and uid owning local socket */
/Linux-v6.1/Documentation/filesystems/spufs/
Dspufs.rst34 set the user owning the mount point, the default is 0 (root).
37 set the group owning the mount point, the default is 0 (root).
/Linux-v6.1/drivers/net/phy/
Dmdio_devres.c69 * @owner: Owning module
/Linux-v6.1/Documentation/mm/
Dhugetlbfs_reserv.rst360 non-owning task. In this way, the only reference is from the owning task.
362 of the non-owning task. The non-owning task may receive a SIGBUS if it later

12345678