Searched refs:excluded (Results 1 – 25 of 36) sorted by relevance
12
/linux-6.12.1/include/linux/ |
D | memory.h | 173 struct memory_group *excluded, void *arg);
|
/linux-6.12.1/scripts/ |
D | spdxcheck.py | 110 self.excluded = 0 298 parser.excluded += 1 409 sys.stderr.write('Files excluded: %12d\n' %parser.excluded)
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-block-aoe | 45 command on the network, network headers excluded.
|
/linux-6.12.1/Documentation/admin-guide/LSM/ |
D | LoadPin.rst | 25 included, but they can be excluded using kernel command line option such
|
/linux-6.12.1/Documentation/core-api/irq/ |
D | irqflags-tracing.rst | 43 excluded from the irq-tracing [and lock validation] mechanism via
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | board.rst | 214 their hardware pin numbers, are excluded from the fast path, both input and 215 output. Moreover, open drain and open source pins are excluded from fast bitmap
|
/linux-6.12.1/Documentation/litmus-tests/ |
D | README | 57 would be excluded by other code not modeled in the litmus test.
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | metafmt-vsp1-hgt.rst | 64 n+1L and nU excluded) are attributed to both areas and given a weight for each
|
/linux-6.12.1/drivers/base/ |
D | memory.c | 1208 struct memory_group *excluded, void *arg) in walk_dynamic_memory_groups() argument 1216 if (group == excluded) in walk_dynamic_memory_groups()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | lockup-watchdogs.rst | 80 In either case, the set of cores excluded from running the watchdog
|
/linux-6.12.1/Documentation/driver-api/rapidio/ |
D | tsi721.rst | 75 Depending on system requirements RapidIO DMA operations can be included/excluded
|
/linux-6.12.1/kernel/bpf/ |
D | devmap.c | 581 static inline bool is_ifindex_excluded(int *excluded, int num_excluded, int ifindex) in is_ifindex_excluded() argument 584 if (ifindex == excluded[num_excluded]) in is_ifindex_excluded()
|
/linux-6.12.1/Documentation/bpf/ |
D | map_devmap.rst | 49 in the map, with ``BPF_F_EXCLUDE_INGRESS`` the ingress interface will be excluded
|
/linux-6.12.1/tools/net/sunrpc/xdrgen/ |
D | README | 176 are used only by excluded procedure.
|
/linux-6.12.1/Documentation/arch/x86/ |
D | mds.rst | 62 The existence of such a construct in the kernel cannot be excluded with
|
D | mtrr.rst | 129 excluded from the beginning of the region because it is used for
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | memory-tagging-extension.rst | 173 - ``PR_MTE_TAG_MASK`` set to 0 (all tags excluded)
|
/linux-6.12.1/Documentation/virt/hyperv/ |
D | coco.rst | 210 VM. See vmbus_is_valid_offer() where such devices are excluded.
|
/linux-6.12.1/LICENSES/dual/ |
D | CDDL-1.0 | 353 International Sale of Goods is expressly excluded. Any law or
|
D | MPL-1.1 | 426 Contracts for the International Sale of Goods is expressly excluded.
|
/linux-6.12.1/Documentation/sound/ |
D | alsa-configuration.rst | 313 slot is excluded. 467 slot is excluded. 1350 slot is excluded. 2419 slot is excluded.
|
/linux-6.12.1/LICENSES/preferred/ |
D | GPL-2.0 | 253 countries not thus excluded. In such case, this License incorporates
|
/linux-6.12.1/tools/usb/usbip/ |
D | COPYING | 234 countries not thus excluded. In such case, this License incorporates
|
/linux-6.12.1/Documentation/core-api/ |
D | cpu_hotplug.rst | 125 and excluded from CPU hotplug.
|
/linux-6.12.1/Documentation/mm/damon/ |
D | design.rst | 514 case of the core layer-handled filters, the memory regions that excluded by the
|
12