/linux/fs/proc/ |
H A D | task_mmu.c | 2081 unsigned long categories = 0; in pagemap_page_category() local 2086 categories |= PAGE_IS_PRESENT; in pagemap_page_category() 2088 categories |= PAGE_IS_WRITTEN; in pagemap_page_category() 2093 categories |= PAGE_IS_FILE; in pagemap_page_category() 2097 categories |= PAGE_IS_PFNZERO; in pagemap_page_category() 2099 categories |= PAGE_IS_SOFT_DIRTY; in pagemap_page_category() 2103 categories |= PAGE_IS_SWAPPED; in pagemap_page_category() 2105 categories |= PAGE_IS_WRITTEN; in pagemap_page_category() 2111 categories |= PAGE_IS_FILE; in pagemap_page_category() 2114 categories |= PAGE_IS_SOFT_DIRTY; in pagemap_page_category() [all …]
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | tdc_helper.py | 42 categories = set(map(lambda x: x['category'], testlist)) 44 print(", ".join(str(s) for s in categories))
|
H A D | TODO.txt | 4 present, prevent the related categories from running.
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | cpus.txt | 18 Power CPUs. The EREF defines some architecture categories not defined 19 by the Power ISA. For these EREF-specific categories, the existence of
|
/linux/Documentation/netlabel/ |
H A D | draft-ietf-cipso-ipsecurity-01.txt | 40 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 285 octets are zero filled. Ten octets, allowing for 80 categories, was chosen 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 [all …]
|
/linux/Documentation/misc-devices/ |
H A D | index.rst | 8 fit into other categories.
|
/linux/sound/x86/ |
H A D | Kconfig | 7 X86 sound devices that don't fall under SoC or PCI categories
|
/linux/tools/memory-model/Documentation/ |
H A D | ordering.txt | 1 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/tools/testing/selftests/mm/ |
H A D | pagemap_ioctl.c | 846 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 D | run_vmtests.sh | 19 -t: specify specific categories to tests to run 28 to the -t argument containing one or more of the following categories
|
H A D | vm_util.c | 65 return r.categories; in pagemap_scan_get_categories()
|
/linux/Documentation/virt/ |
H A D | paravirt_ops.rst | 21 pv_ops operations are classified into three categories:
|
/linux/Documentation/doc-guide/ |
H A D | maintainer-profile.rst | 33 place. Some possible categories are: kernel developers (experts or
|
/linux/tools/include/uapi/linux/ |
H A D | fs.h | 360 __u64 categories; member
|
/linux/tools/perf/trace/beauty/include/uapi/linux/ |
H A D | fs.h | 363 __u64 categories; member
|
/linux/include/uapi/linux/ |
H A D | fs.h | 357 /* Bitmasks provided in pm_scan_args masks and reported in page_region.categories. */ 371 * @categories: PAGE_IS_* category bitmask for the region 376 __u64 categories; 394 * @category_inverted: PAGE_IS_* categories which values match if 0 instead of 1 397 * @return_mask: PAGE_IS_* categories that are to be reported in `page_region`s returned 367 __u64 categories; global() member
|
/linux/Documentation/scsi/ |
H A D | scsi-generic.rst | 14 used on SCSI devices that don't fit into the already serviced categories.
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | ca_high_level.rst | 54 accommodate all other CI based devices, that fall into the other categories.
|
/linux/Documentation/driver-api/ |
H A D | s390-drivers.rst | 36 into several categories:
|
/linux/Documentation/driver-api/surface_aggregator/clients/ |
H A D | dtx.rst | 158 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/Documentation/devicetree/bindings/pinctrl/ |
H A D | fsl,mxs-pinctrl.txt | 25 Those subnodes under mxs pin controller node will fall into two categories.
|
/linux/Documentation/accel/ |
H A D | introduction.rst | 17 categories:
|
/linux/Documentation/arch/arm64/ |
H A D | silicon-errata.rst | 12 errata are broadly classified into the following categories:
|
/linux/Documentation/admin-guide/ |
H A D | perf-security.rst | 17 categories: 53 into two categories [6]_ : a) privileged processes (whose effective user
|
/linux/Documentation/security/ |
H A D | lsm.rst | 113 categories: hooks that are used to manage the security fields and hooks
|