Home
last modified time | relevance | path

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

1234567891011

/openbmc/linux/Documentation/bpf/
H A Dgraph_ds_impl.rst81 Non-owning references
153 The verifier considers such a reference a *non-owning reference*. The ref
154 returned by ``bpf_obj_new`` is accordingly considered an *owning reference*.
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
187 via bpf_obj_drop. A non-owning ref to some chunk of memory that was remove'd,
191 To prevent this logic violation all non-owning references are invalidated by the
193 not page fault" property of non-owning references. So if the verifier hasn't
[all …]
/openbmc/linux/drivers/extcon/
H A 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
/openbmc/openbmc/poky/meta/recipes-support/attr/acl/
H A D0001-test-patch-out-failing-bits.patch20 @@ -50,10 +50,6 @@ User daemon is a member in the owning group, which has only read access.
31 @@ -146,8 +142,6 @@ the owning group, he should still have no write access.
39 Change the owning group. The other permissions should now grant user
/openbmc/linux/include/media/
H A 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 …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drbtree.c212 /* Retval of previous remove returns an owning reference to m, in rbtree_api_release_aliasing()
213 * which is the same node non-owning ref o is pointing at. in rbtree_api_release_aliasing()
218 * invalidating non-owning refs to ensure that rbtree_remove couldn't in rbtree_api_release_aliasing()
220 * invalidate non-owning refs after remove. in rbtree_api_release_aliasing()
H A Drefcounted_kptr_fail.c46 /* m becomes an owning ref but is never drop'd or added to a tree */ in rbtree_refcounted_node_ref_escapes()
66 /* m becomes an owning ref but is never drop'd or added to a tree */ in rbtree_refcounted_node_ref_escapes_owning_input()
H A Drbtree_fail.c72 __failure __msg("rbtree_remove node input must be non-owning ref")
181 __failure __msg("rbtree_remove node input must be non-owning ref")
205 __failure __msg("rbtree_remove node input must be non-owning ref")
/openbmc/linux/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
/openbmc/linux/fs/ocfs2/
H A Duptodate.h19 * A u64 representing the owning structure. Usually this
21 * that caching log messages can identify the owning structure.
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h44 * non-owning reference input into an owning reference in the process.
49 * An owning reference to the object pointed to by 'kptr'
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c520 while (test__start_subtest("btf: owning | owned AA cycle")) { in test_btf()
546 while (test__start_subtest("btf: owning | owned ABA cycle")) { in test_btf()
587 while (test__start_subtest("btf: owning -> owned")) { in test_btf()
616 while (test__start_subtest("btf: owning -> owning | owned -> owned")) { in test_btf()
660 while (test__start_subtest("btf: owning | owned -> owning | owned -> owned")) { in test_btf()
707 while (test__start_subtest("btf: owning -> owning | owned -> owning | owned -> owned")) { in test_btf()
/openbmc/linux/include/xen/
H A Dxen-ops.h105 * @domid: Domain owning the pages
142 * @domid: Domain owning the pages
168 * @domid: Domain owning the pages
/openbmc/linux/tools/testing/selftests/nsfs/
H A 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()
/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h32 /* Owning chip */
107 /* Owning chip */
/openbmc/linux/drivers/net/phy/
H A Dmdio_devres.c69 * @owner: Owning module
105 * @owner: Owning module
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dchild.hpp41 /** @brief Constructs a non-owning child source handler
48 * @param[in] - Signifies that this new copy is non-owning
H A Dsignal.hpp43 /** @brief Constructs a non-owning signal source handler
50 * @param[in] - Signifies that this new copy is non-owning
H A Dio.hpp42 /** @brief Constructs a non-owning io source handler
49 * @param[in] - Signifies that this new copy is non-owning
H A Devent.hpp39 /** @brief Constructs a non-owning event source handler
46 * @param[in] - Signifies that this new copy is non-owning
H A Dtime.hpp51 /** @brief Constructs a non-owning time source handler
58 * @param[in] - Signifies that this new copy is non-owning
/openbmc/linux/include/uapi/scsi/
H A 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 */
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_log.h8 #define NF_LOG_UID 0x08 /* Log UID owning local socket */
/openbmc/linux/drivers/scsi/cxlflash/
H A 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.
/openbmc/linux/net/dsa/
H A Dtag.c27 * switch, the DSA driver owning the interface to which the packet is
174 /* Function takes a reference on the module owning the tagger,
/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.h166 * @context: PCI device owning fragment
175 * @pci_dev: PCI device owning fragment

1234567891011