Home
last modified time | relevance | path

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

12345678910

/openbmc/linux/include/trace/events/
H A Dhuge_memory.h59 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 …]
/openbmc/linux/drivers/memory/
H A Djz4780-nemc.c72 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 …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/
H A D0001-testsuite-Add-tmp-orc.c-for-missing-_orc_code_orc_de.patch9 | >>> referenced by schroorc.h:1312 (../schroedinger/schroorc.h:1312)
11 | >>> referenced by schroorc.h:1312 (../schroedinger/schroorc.h:1312)
15 | >>> referenced by wavelet_max_gain.c:281 (/usr/src/debug/schroedinger/1.0.11-r0/testsuite/wavelet…
17 | >>> referenced by wavelet_max_gain.c:281 (/usr/src/debug/schroedinger/1.0.11-r0/testsuite/wavelet…
/openbmc/linux/mm/
H A Dpage_idle.c57 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()
H A Dkhugepaged.c546 int none_or_zero = 0, shared = 0, result = SCAN_FAIL, referenced = 0; in __collapse_huge_page_isolate() local
659 referenced++; in __collapse_huge_page_isolate()
667 } else if (unlikely(cc->is_khugepaged && !referenced)) { in __collapse_huge_page_isolate()
672 referenced, writable, result); in __collapse_huge_page_isolate()
678 referenced, writable, result); in __collapse_huge_page_isolate()
975 int referenced) in __collapse_huge_page_swapin() argument
1040 trace_mm_collapse_huge_page_swapin(mm, swapped_in, referenced, result); in __collapse_huge_page_swapin()
1073 int referenced, int unmapped, in collapse_huge_page() argument
1122 referenced); in collapse_huge_page()
1240 int result = SCAN_FAIL, referenced = 0; in hpage_collapse_scan_pmd() local
[all …]
H A Drmap.c797 int referenced; member
809 int referenced = 0; in folio_referenced_one() local
827 referenced++; in folio_referenced_one()
832 referenced++; in folio_referenced_one()
836 referenced++; in folio_referenced_one()
845 if (referenced) in folio_referenced_one()
848 referenced++; in folio_referenced_one()
850 if (referenced) { in folio_referenced_one()
851 pra->referenced++; in folio_referenced_one()
932 return rwc.contended ? -1 : pra.referenced; in folio_referenced()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/vsomeip/vsomeip/
H A D0005-test-common-CMakeLists.txt-add-missing-link-with-dlt.patch12 >>> referenced by test/common/libvsomeip_utilities.so
15 >>> referenced by test/common/libvsomeip_utilities.so
18 >>> referenced by test/common/libvsomeip_utilities.so
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/
H A D0001-Makefile.am-Add-missing-link-with-zlib.patch11 | >>> referenced by ../src/lib/src/.libs/libfwts.so
14 | >>> referenced by ../src/lib/src/.libs/libfwts.so
17 | >>> referenced by ../src/lib/src/.libs/libfwts.so
/openbmc/linux/Documentation/firmware-guide/acpi/dsd/
H A Dgraph.rst30 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 Dleds.rst95 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 Dphy.rst11 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
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt116 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,
/openbmc/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst7 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
/openbmc/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst81 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.
/openbmc/linux/Documentation/filesystems/
H A Dautomount-support.rst60 (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
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs42l56.txt25 as a pseudo-differential input referenced to AIN1REF/AIN3A.
28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
/openbmc/linux/Documentation/filesystems/ext4/
H A Dorphan.rst8 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
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A 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.
/openbmc/linux/Documentation/bpf/
H A Dmap_lru_hash_update.dot86 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"]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmConfig.cmake.in10 … message(FATAL_ERROR "File or directory ${_file} referenced by variable ${_var} does not exist !")
/openbmc/linux/mm/damon/
H A Dvaddr.c343 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()
/openbmc/qemu/tests/decode/
H A Dsucc_named_field.decode16 # Here the named field is defined in the format and referenced
/openbmc/linux/arch/mips/
H A DKbuild2 # Fail on warnings - also for files referenced in subdirs
/openbmc/linux/Documentation/hwmon/
H A Dwm8350.rst30 is referenced to the system VRTC.
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dkeystone-usb-phy.txt11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3

12345678910