Home
last modified time | relevance | path

Searched refs:owning (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/Documentation/bpf/
H A Dgraph_ds_impl.rst81 Non-owning references
161 *owning reference*
172 *non-owning reference*
180 non-owning ref existence (see explanation below)
184 From verifier's perspective non-owning references can only exist
194 invalidated a non-owning ref, accessing it will not page fault.
233 1) n is an owning reference
235 2) n is a non-owning reference, it's been added to the tree
239 4) o is an owning reference, n and m non-owning, all point to same node
241 5) o and p are owning, n and m non-owning, all point to the same node
[all …]
/linux-6.15/Documentation/filesystems/ext4/
H A 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-6.15/io_uring/
H A Dpoll.c39 bool owning; member
527 return pt->owning || io_poll_get_ownership(req); in io_poll_can_finish_inline()
570 ipt->owning = issue_flags & IO_URING_F_UNLOCKED; in __io_arm_poll_handler()
571 atomic_set(&req->poll_refs, (int)ipt->owning); in __io_arm_poll_handler()
619 if (ipt->owning) { in __io_arm_poll_handler()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-memory-page-offline34 any processes owning the page. The kernel will avoid
/linux-6.15/fs/bcachefs/
H A DKconfig97 thread owning the lock is running.
/linux-6.15/Documentation/networking/
H A Dgen_stats.rst30 Update statistics, in dequeue() methods only, (while owning qdisc->running)::
/linux-6.15/Documentation/netlink/specs/
H A Dnet_shaper.yaml79 doc: Unique identifier for the given shaper inside the owning device.
116 doc: Interface index owning the specified shaper.
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dformat.rst46 descriptor owning the stream can make invalidating changes. Accordingly
/linux-6.15/Documentation/filesystems/spufs/
H A 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-6.15/Documentation/mm/
H A Dhugetlbfs_reserv.rst359 non-owning task. In this way, the only reference is from the owning task.
361 of the non-owning task. The non-owning task may receive a SIGBUS if it later
/linux-6.15/Documentation/crypto/
H A Dasymmetric-keys.rst194 The owner and name fields should be set to the owning module and the name of
266 The owner and name fields should be set to the owning module and the name of
/linux-6.15/Documentation/isdn/
H A Dinterface_capi.rst100 pointer to the driver module owning the device
/linux-6.15/Documentation/arch/x86/
H A Dsgx.rst71 which describes the owning enclave, access rights and page type among the other
/linux-6.15/Documentation/block/
H A Dublk.rst152 Only the user owning the requested device can retrieve the device info.
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dnet.rst473 owning the socket.
/linux-6.15/Documentation/filesystems/
H A Dporting.rst986 particularly useful. It wasn't possible to go from block device to owning
989 find the owning superblock of any additional devices.
H A Dautofs-mount-control.rst309 controlling process (eg. the owning automount(8) daemon) to the process
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dzoran.rst355 than users with a DC10+/LML33. Also, it tells us that people owning a VIA-
/linux-6.15/Documentation/arch/s390/
H A Dcds.rst133 determine the device driver owning the device that raised the interrupt.
/linux-6.15/Documentation/virt/kvm/x86/
H A Dmmu.rst219 owning root. Thus it suffices for TDP MMU to use role.invalid in root pages
/linux-6.15/mm/
H A DKconfig1216 memory areas visible only in the context of the owning process and
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst313 If media errors occur, they will be mapped to the owning files and reported.
455 Once the scan is done, the owning object is re-locked, the live data is used to
1152 - Does the block belong to the owning structure that asked for the read?
1220 - Does the block belong to the owning structure that asked for the read?
1456 - Does the block belong to the owning structure that asked for the read?
4247 Extended attributes and directories stamp the owning inode into every block,
H A Dxfs-delayed-logging-design.rst477 without needing to lock the owning item.
/linux-6.15/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst681 Access to this feature is restricted to processes owning the
/linux-6.15/init/
H A DKconfig609 information includes things such as creation time, owning user,

12