/linux-6.3-rc2/include/trace/events/ |
A D | huge_memory.h | 64 __field(int, referenced) 74 __entry->referenced = referenced; 84 __entry->referenced, 117 int referenced, bool writable, int status), 124 __field(int, referenced) 132 __entry->referenced = referenced; 140 __entry->referenced, 149 TP_ARGS(mm, swapped_in, referenced, ret), 154 __field(int, referenced) 161 __entry->referenced = referenced; [all …]
|
/linux-6.3-rc2/mm/damon/ |
A D | ops-common.c | 42 bool referenced = false; in damon_ptep_mkold() local 49 referenced = true; in damon_ptep_mkold() 55 referenced = true; in damon_ptep_mkold() 58 if (referenced) in damon_ptep_mkold() 68 bool referenced = false; in damon_pmdp_mkold() local 75 referenced = true; in damon_pmdp_mkold() 81 referenced = true; in damon_pmdp_mkold() 84 if (referenced) in damon_pmdp_mkold()
|
A D | vaddr.c | 336 bool referenced = false; in damon_hugetlb_mkold() local 343 referenced = true; in damon_hugetlb_mkold() 351 referenced = true; in damon_hugetlb_mkold() 354 if (referenced) in damon_hugetlb_mkold()
|
/linux-6.3-rc2/drivers/memory/ |
A D | jz4780-nemc.c | 73 unsigned long referenced = 0; in jz4780_nemc_num_banks() local 78 if (!(referenced & BIT(bank))) { in jz4780_nemc_num_banks() 79 referenced |= BIT(bank); in jz4780_nemc_num_banks() 279 unsigned long referenced; in jz4780_nemc_probe() local 342 referenced = 0; in jz4780_nemc_probe() 352 referenced = 0; in jz4780_nemc_probe() 356 referenced |= BIT(bank); in jz4780_nemc_probe() 359 if (!referenced) { in jz4780_nemc_probe() 372 referenced = 0; in jz4780_nemc_probe() 377 if (referenced) { in jz4780_nemc_probe() [all …]
|
/linux-6.3-rc2/mm/ |
A 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()
|
A D | khugepaged.c | 661 referenced++; in __collapse_huge_page_isolate() 674 referenced, writable, result); in __collapse_huge_page_isolate() 680 referenced, writable, result); in __collapse_huge_page_isolate() 919 int referenced) in __collapse_huge_page_swapin() argument 985 int referenced, int unmapped, in collapse_huge_page() argument 1032 referenced); in collapse_huge_page() 1146 int result = SCAN_FAIL, referenced = 0; in hpage_collapse_scan_pmd() local 1280 referenced++; in hpage_collapse_scan_pmd() 1285 (!referenced || in hpage_collapse_scan_pmd() 1286 (unmapped && referenced < HPAGE_PMD_NR / 2))) { in hpage_collapse_scan_pmd() [all …]
|
A D | rmap.c | 800 int referenced; member 812 int referenced = 0; in folio_referenced_one() local 829 referenced++; in folio_referenced_one() 834 referenced++; in folio_referenced_one() 838 referenced++; in folio_referenced_one() 847 if (referenced) in folio_referenced_one() 850 referenced++; in folio_referenced_one() 852 if (referenced) { in folio_referenced_one() 853 pra->referenced++; in folio_referenced_one() 934 return rwc.contended ? -1 : pra.referenced; in folio_referenced()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | lantiq,pinctrl-xway.txt | 143 Pinconf pins can be referenced via the names io0-io31. 146 Pinconf pins can be referenced via the names io0-io55. 149 Pinconf pins can be referenced via the names io0-io31. 152 Pinconf pins can be referenced via the names io0-io31. 155 Pinconf pins can be referenced via the names io0-io55. 158 Pinconf pins can be referenced via the names io0-io49. 161 Pinconf pins can be referenced via the names io0-io1,io3-io6,io8-io11,
|
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/ |
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.3-rc2/Documentation/firmware-guide/acpi/dsd/ |
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.
|
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
|
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.3-rc2/Documentation/devicetree/bindings/display/bridge/ |
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
|
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.3-rc2/Documentation/filesystems/nfs/ |
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.3-rc2/Documentation/admin-guide/mm/ |
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.3-rc2/Documentation/devicetree/bindings/net/dsa/ |
A D | qca8k.yaml | 31 qca,qca8328: referenced as AR8328(N)-AK1(A/B) QFN 176 pin package 32 qca,qca8327: referenced as AR8327(N)-AL1A DR-QFN 148 pin package 33 qca,qca8334: referenced as QCA8334-AL3C QFN 88 pin package 34 qca,qca8337: referenced as QCA8337N-AL3(B/C) DR-QFN 148 pin package
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
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.3-rc2/Documentation/filesystems/ |
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.3-rc2/Documentation/filesystems/ext4/ |
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.3-rc2/Documentation/devicetree/bindings/clock/ |
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.3-rc2/Documentation/devicetree/bindings/display/ |
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.3-rc2/Documentation/devicetree/bindings/power/supply/ |
A D | power-supply.yaml | 19 supply it power, referenced by their phandles.
|
/linux-6.3-rc2/arch/mips/ |
A D | Kbuild | 2 # Fail on warnings - also for files referenced in subdirs
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | wm8350.rst | 30 is referenced to the system VRTC.
|