Home
last modified time | relevance | path

Searched refs:referenced (Results 1 – 25 of 115) sorted by relevance

12345

/Linux-v4.19/include/trace/events/
Dhuge_memory.h51 int referenced, int none_or_zero, int status, int unmapped),
53 TP_ARGS(mm, page, writable, referenced, none_or_zero, status, unmapped),
59 __field(int, referenced)
69 __entry->referenced = referenced;
79 __entry->referenced,
112 int referenced, bool writable, int status),
114 TP_ARGS(page, none_or_zero, referenced, writable, status),
119 __field(int, referenced)
127 __entry->referenced = referenced;
135 __entry->referenced,
[all …]
Dkvm.h266 __field( u8, referenced )
274 __entry->referenced = ref;
279 __entry->referenced ? "YOUNG" : "OLD")
/Linux-v4.19/drivers/memory/
Djz4780-nemc.c68 unsigned long referenced = 0; in jz4780_nemc_num_banks() local
73 if (!(referenced & BIT(bank))) { in jz4780_nemc_num_banks()
74 referenced |= BIT(bank); in jz4780_nemc_num_banks()
274 unsigned long referenced; in jz4780_nemc_probe() local
319 referenced = 0; in jz4780_nemc_probe()
329 referenced = 0; in jz4780_nemc_probe()
333 referenced |= BIT(bank); in jz4780_nemc_probe()
336 if (!referenced) { in jz4780_nemc_probe()
340 } else if (nemc->banks_present & referenced) { in jz4780_nemc_probe()
347 for_each_set_bit(bank, &referenced, JZ4780_NEMC_NUM_BANKS) { in jz4780_nemc_probe()
[all …]
/Linux-v4.19/mm/
Dpage_idle.c63 bool referenced = false; in page_idle_clear_pte_refs_one() local
73 referenced = true; in page_idle_clear_pte_refs_one()
76 referenced = true; in page_idle_clear_pte_refs_one()
83 if (referenced) { in page_idle_clear_pte_refs_one()
Dkhugepaged.c526 int none_or_zero = 0, result = 0, referenced = 0; in __collapse_huge_page_isolate() local
614 referenced++; in __collapse_huge_page_isolate()
617 if (likely(referenced)) { in __collapse_huge_page_isolate()
620 referenced, writable, result); in __collapse_huge_page_isolate()
630 referenced, writable, result); in __collapse_huge_page_isolate()
881 int referenced) in __collapse_huge_page_swapin() argument
894 if (referenced < HPAGE_PMD_NR/2) { in __collapse_huge_page_swapin()
895 trace_mm_collapse_huge_page_swapin(mm, swapped_in, referenced, 0); in __collapse_huge_page_swapin()
912 trace_mm_collapse_huge_page_swapin(mm, swapped_in, referenced, 0); in __collapse_huge_page_swapin()
917 trace_mm_collapse_huge_page_swapin(mm, swapped_in, referenced, 0); in __collapse_huge_page_swapin()
[all …]
Drmap.c746 int referenced; member
762 int referenced = 0; in page_referenced_one() local
785 referenced++; in page_referenced_one()
790 referenced++; in page_referenced_one()
799 if (referenced) in page_referenced_one()
802 referenced++; in page_referenced_one()
804 if (referenced) { in page_referenced_one()
805 pra->referenced++; in page_referenced_one()
880 return pra.referenced; in page_referenced()
/Linux-v4.19/Documentation/acpi/dsd/
Dgraph.txt27 The data structure may be referenced to elsewhere in the ACPI tables
155 referenced 2016-10-03.
157 [2] Devicetree. <URL:http://www.devicetree.org>, referenced 2016-10-03.
163 referenced 2016-10-04.
167 referenced 2016-10-04.
171 referenced 2016-10-04.
Ddata-node-references.txt85 referenced 2018-07-17.
89 referenced 2016-10-04.
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt143 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-v4.19/Documentation/devicetree/bindings/display/bridge/
Ddw_mipi_dsi.txt6 by itself but is meant to be referenced by platform-specific device tree
9 When referenced from platform device tree bindings the properties defined in
Ddw_hdmi.txt6 specification by itself but is meant to be referenced by platform-specific
9 When referenced from platform device tree bindings the properties defined in
/Linux-v4.19/Documentation/filesystems/nfs/
Dpnfs.txt6 Each data server can be referenced by multiple devices. Each device
7 can be referenced by multiple layouts. To keep all of this straight,
31 nfs4_deviceid_cache). The cache itself is referenced across each
/Linux-v4.19/Documentation/admin-guide/mm/
Didle_page_tracking.rst84 considered referenced if it has been recently accessed via a process address
99 exceeding the dirty memory limit, it is not marked referenced.
104 section), and cleared automatically whenever a page is referenced as defined
110 as noted above, uses the Accessed bit to promote actively referenced pages, one
114 Accessed bit and therefore will consider such a page as referenced.
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dcs42l56.txt25 as a pseudo-differential input referenced to AIN1REF/AIN3A.
28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
/Linux-v4.19/Documentation/filesystems/
Dautomount-support.txt54 (it's only referenced by its parent vfsmount), then it will be deleted
82 If the mountpoint in question is in referenced by something other than
89 Otherwise if it was already marked and it wasn't referenced, unmounting will
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dpower_supply.txt5 devices which supply it power, referenced by their phandles.
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dxgene.txt21 - 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.
Dbrcm,bcm53573-ilp.txt11 which has to be referenced.
/Linux-v4.19/arch/mips/
DKbuild1 # Fail on warnings - also for files referenced in subdirs
/Linux-v4.19/Documentation/hwmon/
Dwm835026 is referenced to the system VRTC.
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dkeystone-usb-phy.txt11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-dmi-tables6 data referenced by a SMBIOS table entry point. The SMBIOS
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Deainode.rst17 inode is not referenced by multiple inodes) to verify that the EA inode
/Linux-v4.19/Documentation/devicetree/bindings/slimbus/
Dslim-qcom-ctrl.txt11 - reg-names : Register region name(s) referenced in reg above
/Linux-v4.19/include/linux/
Dpage-flags.h275 PAGEFLAG(Referenced, referenced, PF_HEAD)
276 TESTCLEARFLAG(Referenced, referenced, PF_HEAD)
277 __SETPAGEFLAG(Referenced, referenced, PF_HEAD)

12345