Home
last modified time | relevance | path

Searched full:referenced (Results 1 – 25 of 694) sorted by relevance

12345678910>>...28

/Linux-v6.1/include/trace/events/
Dhuge_memory.h56 int referenced, int none_or_zero, int status, int unmapped),
58 TP_ARGS(mm, page, writable, referenced, none_or_zero, status, unmapped),
64 __field(int, referenced)
74 __entry->referenced = referenced;
80 …TP_printk("mm=%p, scan_pfn=0x%lx, writable=%d, referenced=%d, none_or_zero=%d, status=%s, unmapped…
84 __entry->referenced,
117 int referenced, bool writable, int status),
119 TP_ARGS(page, none_or_zero, referenced, writable, status),
124 __field(int, referenced)
132 __entry->referenced = referenced;
[all …]
/Linux-v6.1/mm/damon/
Dops-common.c38 bool referenced = false; in damon_ptep_mkold() local
45 referenced = true; in damon_ptep_mkold()
51 referenced = true; in damon_ptep_mkold()
54 if (referenced) in damon_ptep_mkold()
64 bool referenced = false; in damon_pmdp_mkold() local
71 referenced = true; in damon_pmdp_mkold()
77 referenced = true; in damon_pmdp_mkold()
80 if (referenced) in damon_pmdp_mkold()
/Linux-v6.1/drivers/memory/
Djz4780-nemc.c62 * jz4780_nemc_num_banks() - count the number of banks referenced by a device
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()
363 } else if (nemc->banks_present & referenced) { in jz4780_nemc_probe()
[all …]
/Linux-v6.1/mm/
Dpage_idle.c54 bool referenced = false; in page_idle_clear_pte_refs_one() local
60 * For PTE-mapped THP, one sub page is referenced, in page_idle_clear_pte_refs_one()
61 * the whole THP is referenced. in page_idle_clear_pte_refs_one()
64 referenced = true; in page_idle_clear_pte_refs_one()
67 referenced = true; in page_idle_clear_pte_refs_one()
74 if (referenced) { in page_idle_clear_pte_refs_one()
77 * We cleared the referenced bit in a mapping to this page. To in page_idle_clear_pte_refs_one()
141 * The page might have been referenced via a in page_idle_bitmap_read()
/Linux-v6.1/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-v6.1/net/netfilter/
Dnf_conntrack_bpf.c377 * This must be invoked for referenced PTR_TO_BTF_ID.
379 * @nfct - Pointer to referenced nf_conn___init object, obtained
398 * This must be invoked for referenced PTR_TO_BTF_ID, and the verifier rejects
403 * @nf_conn - Pointer to referenced nf_conn object, obtained using
419 * @nfct - Pointer to referenced nf_conn object, obtained using
434 * @nfct - Pointer to referenced nf_conn object, obtained using
446 * This must be invoked for referenced PTR_TO_BTF_ID to nf_conn___init.
449 * @nfct - Pointer to referenced nf_conn object, obtained using
461 * This must be invoked for referenced PTR_TO_BTF_ID to nf_conn.
464 * @nfct - Pointer to referenced nf_conn object, obtained using
Dnf_nat_bpf.c22 * nf_conn before insertion. This must be invoked for referenced
26 * @nfct - Pointer to referenced nf_conn object, obtained using
/Linux-v6.1/Documentation/admin-guide/media/
Domap3isp.rst76 Referenced 2011-03-05.
79 <URL:http://www.ti.com/litv/pdf/spruf98o> Referenced 2011-03-05.
83 Referenced 2011-03-05.
86 <URL:http://www.ti.com/litv/pdf/sprugn4h> Referenced 2011-03-06.
/Linux-v6.1/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.
Dpagemap.rst59 2. REFERENCED
163 2 - REFERENCED
164 The page has been referenced since last LRU list enqueue/requeue.
197 in kpagecount, and tally up the number of pages that are only referenced
/Linux-v6.1/Documentation/firmware-guide/acpi/dsd/
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.
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
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dmap_kptr.c24 { "reject_kptr_xchg_on_unref", "off=8 kptr isn't referenced kptr" },
27 { "reject_kptr_get_no_kptr", "arg#0 no referenced kptr at map value offset=0" },
28 { "reject_kptr_get_on_unref", "arg#0 no referenced kptr at map value offset=8" },
31 { "reject_untrusted_store_to_ref", "store to referenced kptr disallowed" },
/Linux-v6.1/sound/soc/sof/xtensa/
Dcore.c54 "An instruction fetch referenced a virtual address at a ring level less than CRING"},
56 …"An instruction fetch referenced a page mapped with an attribute that does not permit instruction …
62 "A load or store referenced a virtual address at a ring level less than CRING"},
64 "A load referenced a page mapped with an attribute that does not permit loads"},
/Linux-v6.1/Documentation/filesystems/nfs/
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
/Linux-v6.1/include/crypto/
Drng.h131 * numbers using the random number generator referenced by the
156 * random number generator referenced by the cipher handle.
173 * referenced by the cipher handle by clearing the current state. The new state
191 * referenced by the cipher handle. This value may be zero if the random
/Linux-v6.1/Documentation/filesystems/
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
/Linux-v6.1/Documentation/devicetree/bindings/iio/
Dcommon.yaml16 is meant to be referenced by device tree bindings.
18 When referenced from sensor tree bindings the properties defined in this
/Linux-v6.1/Documentation/devicetree/bindings/display/bridge/
Dsynopsys,dw-hdmi.yaml15 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
Dsnps,dw-mipi-dsi.yaml15 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-v6.1/Documentation/devicetree/bindings/net/dsa/
Dqca8k.yaml31 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-v6.1/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.
/Linux-v6.1/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-v6.1/tools/perf/util/
Dmetricgroup.h28 * A metric referenced by a metric_expr. When parsing a metric expression IDs
58 /** Null terminated array of referenced metrics. */
/Linux-v6.1/Documentation/devicetree/bindings/display/
Ddsi-controller.yaml15 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

12345678910>>...28