/linux-6.12.1/include/trace/events/ |
D | huge_memory.h | 59 int referenced, int none_or_zero, int status, int unmapped), 61 TP_ARGS(mm, page, writable, referenced, none_or_zero, status, unmapped), 67 __field(int, referenced) 77 __entry->referenced = referenced; 87 __entry->referenced, 120 int referenced, bool writable, int status), 122 TP_ARGS(page, none_or_zero, referenced, writable, status), 127 __field(int, referenced) 135 __entry->referenced = referenced; 143 __entry->referenced, [all …]
|
/linux-6.12.1/drivers/memory/ |
D | jz4780-nemc.c | 72 unsigned long referenced = 0; in jz4780_nemc_num_banks() local 77 if (!(referenced & BIT(bank))) { in jz4780_nemc_num_banks() 78 referenced |= BIT(bank); in jz4780_nemc_num_banks() 278 unsigned long referenced; in jz4780_nemc_probe() local 341 referenced = 0; in jz4780_nemc_probe() 351 referenced = 0; in jz4780_nemc_probe() 355 referenced |= BIT(bank); in jz4780_nemc_probe() 358 if (!referenced) { in jz4780_nemc_probe() 362 } else if (nemc->banks_present & referenced) { in jz4780_nemc_probe() 369 for_each_set_bit(bank, &referenced, JZ4780_NEMC_NUM_BANKS) { in jz4780_nemc_probe() [all …]
|
/linux-6.12.1/mm/ |
D | page_idle.c | 57 bool referenced = false; in page_idle_clear_pte_refs_one() local 67 referenced = true; in page_idle_clear_pte_refs_one() 70 referenced = true; in page_idle_clear_pte_refs_one() 77 if (referenced) { in page_idle_clear_pte_refs_one()
|
D | khugepaged.c | 569 int none_or_zero = 0, shared = 0, result = SCAN_FAIL, referenced = 0; in __collapse_huge_page_isolate() local 683 referenced++; in __collapse_huge_page_isolate() 691 } else if (unlikely(cc->is_khugepaged && !referenced)) { in __collapse_huge_page_isolate() 696 referenced, writable, result); in __collapse_huge_page_isolate() 702 referenced, writable, result); in __collapse_huge_page_isolate() 995 int referenced) in __collapse_huge_page_swapin() argument 1060 trace_mm_collapse_huge_page_swapin(mm, swapped_in, referenced, result); in __collapse_huge_page_swapin() 1093 int referenced, int unmapped, in collapse_huge_page() argument 1140 referenced); in collapse_huge_page() 1262 int result = SCAN_FAIL, referenced = 0; in hpage_collapse_scan_pmd() local [all …]
|
D | rmap.c | 831 int referenced; member 844 int referenced = 0; in folio_referenced_one() local 883 pra->referenced = -1; in folio_referenced_one() 890 referenced++; in folio_referenced_one() 894 referenced++; in folio_referenced_one() 898 referenced++; in folio_referenced_one() 924 if (referenced) in folio_referenced_one() 927 referenced++; in folio_referenced_one() 929 if (referenced) { in folio_referenced_one() 930 pra->referenced++; in folio_referenced_one() [all …]
|
/linux-6.12.1/Documentation/firmware-guide/acpi/dsd/ |
D | graph.rst | 30 The data structure may be referenced to elsewhere in the ACPI tables 158 https://uefi.org/specifications/ACPI/6.4/, referenced 2021-11-30. 162 [devicetree] Devicetree. https://www.devicetree.org, referenced 2016-10-03. 165 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced 173 referenced 2021-11-30.
|
D | leds.rst | 95 https://uefi.org/specifications/ACPI/6.4/, referenced 2021-11-30. 99 [devicetree] Devicetree. https://www.devicetree.org, referenced 2019-02-21. 102 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
|
D | phy.rst | 11 on the MDIO bus have to be referenced. 118 Below are the MAC nodes where PHY nodes are referenced. 200 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | lantiq,pinctrl-xway.txt | 116 Pinconf pins can be referenced via the names io0-io31. 119 Pinconf pins can be referenced via the names io0-io31. 122 Pinconf pins can be referenced via the names io0-io55. 125 Pinconf pins can be referenced via the names io0-io49. 128 Pinconf pins can be referenced via the names io0-io1,io3-io6,io8-io11,
|
/linux-6.12.1/Documentation/filesystems/nfs/ |
D | pnfs.rst | 7 Each data server can be referenced by multiple devices. Each device 8 can be referenced by multiple layouts. To keep all of this straight, 34 nfs4_deviceid_cache). The cache itself is referenced across each
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | idle_page_tracking.rst | 81 considered referenced if it has been recently accessed via a process address 96 exceeding the dirty memory limit, it is not marked referenced. 101 section), and cleared automatically whenever a page is referenced as defined 107 as noted above, uses the Accessed bit to promote actively referenced pages, one 111 Accessed bit and therefore will consider such a page as referenced.
|
/linux-6.12.1/Documentation/filesystems/ |
D | automount-support.rst | 60 (it's only referenced by its parent vfsmount), then it will be deleted 87 If the mountpoint in question is in referenced by something other than 94 Otherwise if it was already marked and it wasn't referenced, unmounting will
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cs42l56.txt | 25 as a pseudo-differential input referenced to AIN1REF/AIN3A. 28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | orphan.rst | 8 clean up these inodes as otherwise they (and the blocks referenced from them) 21 (referenced from the superblock through s_orphan_file_inum) with several
|
D | special_inodes.rst | 40 for other filesystem features which are not referenced from standard directory
|
/linux-6.12.1/Documentation/bpf/ |
D | map_lru_hash_update.dot | 86 label="Use node that was\nnot recently referenced"] 88 label="Use node that was\nactively referenced\nin global list"] 91 label="Use node that was\nactively referenced\nin (another?) CPU's cache"]
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | xgene.txt | 21 - clock-output-names : shall be the name of the PLL referenced by derive 30 - clock-output-names : shall be the name of the clock referenced by derive 45 - clock-output-names : shall be the name of the device referenced.
|
D | brcm,bcm53573-ilp.txt | 11 which has to be referenced.
|
/linux-6.12.1/mm/damon/ |
D | vaddr.c | 343 bool referenced = false; in damon_hugetlb_mkold() local 351 referenced = true; in damon_hugetlb_mkold() 359 referenced = true; in damon_hugetlb_mkold() 362 if (referenced) in damon_hugetlb_mkold()
|
/linux-6.12.1/Documentation/hwmon/ |
D | wm8350.rst | 30 is referenced to the system VRTC.
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | keystone-usb-phy.txt | 11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | writing-schema.rst | 82 Most common case, where no additional schema is referenced or if this 83 binding allows subset of properties from other referenced schemas. 91 schemas are supposed to be referenced by other schemas, which then use 97 provider binding, other nodes referenced by phandle.
|
/linux-6.12.1/Documentation/process/ |
D | maintainer-soc-clean-dts.rst | 11 Documentation/process/maintainer-soc.rst. This document referenced in
|
/linux-6.12.1/drivers/nvmem/layouts/ |
D | Kconfig | 36 as NVMEM cells so they can be referenced by other drivers.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi-tables | 6 data referenced by a SMBIOS table entry point. The SMBIOS
|