Home
last modified time | relevance | path

Searched refs:categories (Results 1 – 25 of 75) sorted by relevance

123

/linux-6.15/fs/proc/
H A Dtask_mmu.c2105 unsigned long categories = 0; in pagemap_page_category() local
2117 categories |= PAGE_IS_FILE; in pagemap_page_category()
2135 categories |= PAGE_IS_FILE; in pagemap_page_category()
2141 return categories; in pagemap_page_category()
2203 return categories; in pagemap_thp_category()
2237 categories |= PAGE_IS_FILE; in pagemap_hugetlb_category()
2250 return categories; in pagemap_hugetlb_category()
2368 if (addr == cur_buf->end && categories == cur_buf->categories) { in pagemap_scan_push_range()
2382 cur_buf->categories = categories; in pagemap_scan_push_range()
2427 unsigned long categories; in pagemap_scan_thp_entry() local
[all …]
/linux-6.15/tools/testing/selftests/tc-testing/
H A Dtdc_helper.py42 categories = set(map(lambda x: x['category'], testlist))
44 print(", ".join(str(s) for s in categories))
H A DTODO.txt4 present, prevent the related categories from running.
/linux-6.15/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt18 Power CPUs. The EREF defines some architecture categories not defined
19 by the Power ISA. For these EREF-specific categories, the existence of
/linux-6.15/Documentation/misc-devices/
H A Dindex.rst8 fit into other categories.
/linux-6.15/sound/x86/
H A DKconfig7 X86 sound devices that don't fall under SoC or PCI categories
/linux-6.15/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt40 categories or compartments, another security option (Type 133) exists and
121 To conserve space in the protocol, security levels and categories are
250 provides representation of categories 0 to 239. The ordering of the bits
294 large but sparsely populated sets of categories. Tag type 2 is in the MAC
346 In this tag, categories are represented by their actual value rather than
348 octets. Up to 15 categories may be represented by this tag. Valid values
349 for categories are 0 to 65534. Category 65535 is not a valid category
350 value. The categories MUST be listed in ascending order within the tag.
356 labels where all categories in a range, or set of ranges, are included
412 categories. All categories within a range are included in the sensitivity
[all …]
/linux-6.15/tools/memory-model/Documentation/
H A Dordering.txt1 This document gives an overview of the categories of memory-ordering
8 This section lists LKMM's three top-level categories of memory-ordering
22 operation in the previous categories. This being the real world,
26 Each of the above categories is described in more detail by one of the
33 Each of the following categories of barriers is described in its own
255 Each of the above categories has its own section below.
336 There are a couple of categories of acquire operations:
441 Each of these two categories of unordered accesses has a section below:
457 These operations come in three categories:
/linux-6.15/Documentation/virt/
H A Dparavirt_ops.rst21 pv_ops operations are classified into three categories:
/linux-6.15/tools/testing/selftests/mm/
H A Dpagemap_ioctl.c846 LEN(vec[0]) == vec_size && vec[0].categories == PAGE_IS_WRITTEN, in hpage_unit_tests()
1104 (vec[0].categories & (PAGE_IS_WRITTEN | PAGE_IS_PRESENT)) == in sanity_tests()
1112 (vec[0].categories & (PAGE_IS_WRITTEN | PAGE_IS_PRESENT)) == in sanity_tests()
1120 (vec[0].categories & (PAGE_IS_WRITTEN | PAGE_IS_PRESENT)) == in sanity_tests()
1151 vec[0].categories == PAGE_IS_WRITTEN, in sanity_tests()
1177 (vec[0].categories & PAGE_IS_FILE), in sanity_tests()
1213 (vec[0].categories & PAGE_IS_WRITTEN), in sanity_tests()
1340 if (rgns[i].categories != PAGE_IS_WRITTEN) in get_dirty_pages_reset()
H A Drun_vmtests.sh19 -t: specify specific categories to tests to run
28 to the -t argument containing one or more of the following categories
H A Dvm_util.c65 return r.categories; in pagemap_scan_get_categories()
/linux-6.15/Documentation/doc-guide/
H A Dmaintainer-profile.rst33 place. Some possible categories are: kernel developers (experts or
/linux-6.15/Documentation/networking/devlink/
H A Docteontx2.rst47 by a user, out of the three priority zone categories high, mid and low.
/linux-6.15/tools/include/uapi/linux/
H A Dfs.h360 __u64 categories; member
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h374 __u64 categories; member
/linux-6.15/include/uapi/linux/
H A Dfs.h374 __u64 categories; member
/linux-6.15/Documentation/admin-guide/perf/
H A Ddwc_pcie_pmu.rst29 The PMU measures data in two categories:
/linux-6.15/Documentation/scsi/
H A Dscsi-generic.rst14 used on SCSI devices that don't fit into the already serviced categories.
/linux-6.15/Documentation/userspace-api/media/dvb/
H A Dca_high_level.rst54 accommodate all other CI based devices, that fall into the other categories.
/linux-6.15/Documentation/driver-api/
H A Ds390-drivers.rst36 into several categories:
/linux-6.15/Documentation/userspace-api/fwctl/
H A Dfwctl-cxl.rst30 categories depending on the Set Feature effects reported by the device. If the
/linux-6.15/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst158 Error and status codes are divided into different categories, which can be
160 severity and type of that error. The current categories are:
186 Other categories are reserved for future use. The ``SDTX_CATEGORY()`` macro
/linux-6.15/Documentation/accel/
H A Dintroduction.rst17 categories:
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,mxs-pinctrl.txt25 Those subnodes under mxs pin controller node will fall into two categories.

123