Home
last modified time | relevance | path

Searched refs:superset (Results 1 – 25 of 28) sorted by relevance

12

/linux/security/landlock/
H A Daccess.h118 access_mask_t superset) in access_mask_subset() argument
120 return (subset | superset) == superset; in access_mask_subset()
/linux/Documentation/arch/arm/
H A Dmicrochip.rst72 - at91sam9m11 (device superset)
108 - sama5d36 (device superset)
120 - sama5d44 (device superset)
133 - sama5d27 (device superset)
134 - sama5d28 (device superset + environmental monitors)
146 - sama7g54 (device superset)
/linux/Documentation/ABI/testing/
H A Dsysfs-class-fpga-manager18 This is a superset of FPGA states and fpga manager driver
22 by manufacturer; this is a superset.
/linux/arch/arm/boot/dts/arm/
H A Dversatile-ab-ib2.dts4 * This works as a superset of the Versatile AB.
/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst173 to ensure that ``.config`` is a superset of ``.kunitconfig``.
175 the ``.config`` file. It then checks to see if ``.config`` has become a superset.
H A Dstart.rst111 tools like ``make menuconfig O=.kunit``. As long as its a superset of
/linux/Documentation/userspace-api/gpio/
H A Dchardev_v1.rst12 in the future. The v2 API is a functional superset of the v1 API so any
/linux/Documentation/admin-guide/cgroup-v1/
H A Dpids.rst35 superset of parent/child/pids.current.
H A Dcpusets.rst466 form a single sched domain that is a superset of both. We won't move
/linux/Documentation/scheduler/
H A Dsched-domains.rst11 A domain's span MUST be a superset of it child's span (this restriction could
/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst55 - DO use fallback compatibles when devices are the same as or a superset of
/linux/Documentation/ABI/stable/
H A Dsysfs-devices-node78 This is a superset of numastat.
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dinterlaken-lac.txt32 version), and a subset at 0x1000-0x1FFF. The former is a superset of the
/linux/Documentation/networking/
H A Dnetdev-features.rst110 Note: NETIF_F_HW_CSUM is a superset of NETIF_F_IP_CSUM + NETIF_F_IPV6_CSUM.
/linux/Documentation/hid/
H A Dhiddev.rst127 This returns a superset of the information above, providing not only
/linux/Documentation/core-api/
H A Dpin_user_pages.rst185 superset of Case 1, plus Case 2, plus anything that invokes that pattern. In
/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst41 - ``genetlink-c`` - superset of ``genetlink`` with extra attributes allowing
/linux/Documentation/usb/
H A Dusbmon.rst112 It produces slightly longer lines, but otherwise is a perfect superset
/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst98 superset of capabilities need to support this ACPI 6 definition for
/linux/arch/x86/kvm/vmx/
H A Dnested.c1281 static bool is_bitwise_subset(u64 superset, u64 subset, u64 mask) in is_bitwise_subset() argument
1283 superset &= mask; in is_bitwise_subset()
1286 return (superset | subset) == superset; in is_bitwise_subset()
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst82 eBPF JITs are a superset of cBPF JITs, meaning the kernel will
/linux/Documentation/userspace-api/
H A Dlandlock.rst342 process, a sandboxed process should have a superset of the target process's
/linux/Documentation/kbuild/
H A Dkconfig-language.rst595 limiting the visibility of the symbol to (a superset of) the platform(s) the
/linux/arch/powerpc/
H A DKconfig672 alignment restrictions, and this feature is a superset of
/linux/Documentation/kernel-hacking/
H A Dlocking.rst317 spin_lock_irqsave(), which is a superset of all other

12