| /linux-6.15/include/trace/events/ |
| H A D | huge_memory.h | 67 __field(int, referenced) 77 __entry->referenced = referenced; 87 __entry->referenced, 120 int referenced, bool writable, int status), 127 __field(int, referenced) 135 __entry->referenced = referenced; 143 __entry->referenced, 152 TP_ARGS(mm, swapped_in, referenced, ret), 157 __field(int, referenced) 164 __entry->referenced = referenced; [all …]
|
| /linux-6.15/drivers/memory/ |
| H A 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() 371 referenced = 0; in jz4780_nemc_probe() 376 if (referenced) { in jz4780_nemc_probe() [all …]
|
| /linux-6.15/mm/ |
| H A D | page_idle.c | 57 bool referenced = false; in page_idle_clear_pte_refs_one() local 71 referenced |= ptep_test_and_clear_young(vma, addr, pvmw.pte); in page_idle_clear_pte_refs_one() 72 referenced |= mmu_notifier_clear_young(vma->vm_mm, addr, addr + PAGE_SIZE); in page_idle_clear_pte_refs_one() 75 referenced = true; in page_idle_clear_pte_refs_one() 82 if (referenced) { in page_idle_clear_pte_refs_one()
|
| H A D | khugepaged.c | 687 referenced++; in __collapse_huge_page_isolate() 700 referenced, writable, result); in __collapse_huge_page_isolate() 706 referenced, writable, result); in __collapse_huge_page_isolate() 1003 int referenced) in __collapse_huge_page_swapin() argument 1105 int referenced, int unmapped, in collapse_huge_page() argument 1152 referenced); in collapse_huge_page() 1274 int result = SCAN_FAIL, referenced = 0; in hpage_collapse_scan_pmd() local 1418 referenced++; in hpage_collapse_scan_pmd() 1423 (!referenced || in hpage_collapse_scan_pmd() 1424 (unmapped && referenced < HPAGE_PMD_NR / 2))) { in hpage_collapse_scan_pmd() [all …]
|
| H A D | rmap.c | 841 int referenced; member 854 int referenced = 0; in folio_referenced_one() local 893 pra->referenced = -1; in folio_referenced_one() 900 referenced++; in folio_referenced_one() 904 referenced++; in folio_referenced_one() 908 referenced++; in folio_referenced_one() 934 if (referenced) in folio_referenced_one() 937 referenced++; in folio_referenced_one() 939 if (referenced) { in folio_referenced_one() 940 pra->referenced++; in folio_referenced_one() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/display/bridge/ |
| H A D | synopsys,dw-hdmi.yaml | 15 binding specification by itself but is meant to be referenced by device tree 18 When referenced from platform device tree bindings the properties defined in 58 be referenced through the ddc-i2c-bus property of the HDMI connector
|
| H A D | snps,dw-mipi-dsi.yaml | 15 by itself but is meant to be referenced by platform-specific device tree 18 When referenced from platform device tree bindings the properties defined in
|
| /linux-6.15/Documentation/devicetree/bindings/iio/ |
| H A D | common.yaml | 16 is meant to be referenced by device tree bindings. 18 When referenced from sensor tree bindings the properties defined in this
|
| /linux-6.15/Documentation/firmware-guide/acpi/dsd/ |
| H A 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.
|
| H A 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
|
| H A 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.15/Documentation/devicetree/bindings/pinctrl/ |
| H A 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.15/Documentation/filesystems/nfs/ |
| H A 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.15/Documentation/admin-guide/mm/ |
| H A 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.15/Documentation/devicetree/bindings/sound/ |
| H A 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.15/Documentation/filesystems/ |
| H A 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.15/Documentation/devicetree/bindings/net/dsa/ |
| H A D | qca8k.yaml | 33 qca,qca8328: referenced as AR8328(N)-AK1(A/B) QFN 176 pin package 34 qca,qca8327: referenced as AR8327(N)-AL1A DR-QFN 148 pin package 35 qca,qca8334: referenced as QCA8334-AL3C QFN 88 pin package 36 qca,qca8337: referenced as QCA8337N-AL3(B/C) DR-QFN 148 pin package
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A 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
|
| /linux-6.15/Documentation/bpf/ |
| H A 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.15/Documentation/devicetree/bindings/clock/ |
| H A 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.
|
| /linux-6.15/Documentation/devicetree/bindings/display/ |
| H A D | dsi-controller.yaml | 15 a device tree binding specification by itself but is meant to be referenced 18 When referenced from panel device tree bindings the properties defined in
|
| /linux-6.15/mm/damon/ |
| H A D | vaddr.c | 346 bool referenced = false; in damon_hugetlb_mkold() local 354 referenced = true; in damon_hugetlb_mkold() 361 referenced = true; in damon_hugetlb_mkold() 363 if (referenced) in damon_hugetlb_mkold()
|
| /linux-6.15/Documentation/devicetree/bindings/power/supply/ |
| H A D | power-supply.yaml | 19 supply it power, referenced by their phandles.
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | wm8350.rst | 30 is referenced to the system VRTC.
|
| /linux-6.15/Documentation/devicetree/bindings/net/pse-pd/ |
| H A D | podl-pse-regulator.yaml | 12 description: Regulator based PoDL PSE controller. The device must be referenced
|