Home
last modified time | relevance | path

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

12345678910>>...25

/linux/include/trace/events/
H A Dhuge_memory.h59 int referenced, int none_or_zero, int status, int unmapped),
61 TP_ARGS(mm, folio, writable, referenced, none_or_zero, status, unmapped),
67 __field(int, referenced)
77 __entry->referenced = referenced;
83 …TP_printk("mm=%p, scan_pfn=0x%lx, writable=%d, referenced=%d, none_or_zero=%d, status=%s, unmapped…
87 __entry->referenced,
120 int referenced, bool writable, int status),
122 TP_ARGS(folio, none_or_zero, referenced, writable, status),
127 __field(int, referenced)
135 __entry->referenced = referenced;
[all …]
/linux/drivers/memory/
H A Djz4780-nemc.c61 * jz4780_nemc_num_banks() - count the number of banks referenced by a device
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()
362 } else if (nemc->banks_present & referenced) { in jz4780_nemc_probe()
[all …]
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c414 * This must be invoked for referenced PTR_TO_BTF_ID.
416 * @nfct - Pointer to referenced nf_conn___init object, obtained
437 * This must be invoked for referenced PTR_TO_BTF_ID, and the verifier rejects
442 * @nf_conn - Pointer to referenced nf_conn object, obtained using
456 * @nfct - Pointer to referenced nf_conn object, obtained using
471 * @nfct - Pointer to referenced nf_conn object, obtained using
483 * This must be invoked for referenced PTR_TO_BTF_ID to nf_conn___init.
486 * @nfct - Pointer to referenced nf_conn object, obtained using
498 * This must be invoked for referenced PTR_TO_BTF_ID to nf_conn.
501 * @nfct - Pointer to referenced nf_conn object, obtained using
H A Dnf_nat_bpf.c20 * nf_conn before insertion. This must be invoked for referenced
24 * @nfct - Pointer to referenced nf_conn object, obtained using
/linux/Documentation/admin-guide/media/
H A 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/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.
/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,
/linux/Documentation/firmware-guide/acpi/dsd/
H A Dgraph.rst30 The data structure may be referenced to elsewhere in the ACPI tables
155 https://uefi.org/specifications/ACPI/6.4/, referenced 2021-11-30.
159 [devicetree] Devicetree. https://www.devicetree.org, referenced 2016-10-03.
162 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
170 referenced 2021-11-30.
H A Dleds.rst90 https://uefi.org/specifications/ACPI/6.4/, referenced 2021-11-30.
94 [devicetree] Devicetree. https://www.devicetree.org, referenced 2019-02-21.
97 https://github.com/UEFI/DSD-Guide/blob/main/dsd-guide.adoc, referenced
/linux/Documentation/devicetree/bindings/display/bridge/
H A 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
58 be referenced through the ddc-i2c-bus property of the HDMI connector
H A 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/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
/linux/sound/soc/sof/xtensa/
H A 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/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
/linux/Documentation/devicetree/bindings/iio/
H A Dcommon.yaml16 is meant to be referenced by device tree bindings.
18 When referenced from sensor tree bindings the properties defined in this
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_vfs_reject.c49 __failure __msg("R1 must be referenced or trusted")
101 __failure __msg("R1 must be referenced or trusted")
115 __failure __msg("R1 must be referenced or trusted")
H A Ddynptr_fail.c454 __failure __msg("cannot overwrite referenced dynptr")
478 __failure __msg("cannot overwrite referenced dynptr")
510 __failure __msg("cannot overwrite referenced dynptr")
689 __failure __msg("cannot overwrite referenced dynptr") __log_level(2)
751 __failure __msg("cannot overwrite referenced dynptr") __log_level(2)
863 __failure __msg("cannot overwrite referenced dynptr") __log_level(2)
1037 /* Overwriting referenced dynptr should be rejected */
1039 __failure __msg("cannot overwrite referenced dynptr")
1259 __failure __msg("must be referenced or trusted")
1271 __failure __msg("must be referenced or trusted")
[all …]
/linux/Documentation/devicetree/bindings/net/dsa/
H A Dqca8k.yaml33 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/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.
/linux/Documentation/devicetree/bindings/
H A Dwriting-schema.rst112 Most common case, where no additional schema is referenced or if this
113 binding allows subset of properties from other referenced schemas.
122 schemas are supposed to be referenced by other schemas, which then use
132 provider binding, other nodes referenced by phandle.
/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"]
/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.
/linux/Documentation/devicetree/bindings/display/
H A 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
/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
/linux/include/crypto/internal/
H A Dkpp.h38 * from the referenced inner &struct kpp_alg by means of
211 * @spawn: The spawn to get the referenced &struct kpp_alg for.
219 * Return: A pointer to the &struct kpp_alg referenced from the spawn.

12345678910>>...25