Home
last modified time | relevance | path

Searched refs:has (Results 1 – 13 of 13) sorted by relevance

/scripts/
Dgenerate_rust_target.rs164 fn has(&self, option: &str) -> bool { in has() method
187 if cfg.has("ARM64") { in main()
189 } else if cfg.has("RISCV") { in main()
190 if cfg.has("64BIT") { in main()
195 } else if cfg.has("X86_64") { in main()
205 if cfg.has("MITIGATION_RETPOLINE") { in main()
215 if cfg.has("MITIGATION_SLS") { in main()
231 } else if cfg.has("X86_32") { in main()
233 if !cfg.has("UML") { in main()
245 if cfg.has("MITIGATION_RETPOLINE") { in main()
[all …]
DKbuild.include64 # The path to Kbuild or Makefile. Kbuild has precedence over Makefile.
133 # GNU Make automatically deletes the target if it has already been changed by
157 # target, or command line has changed
196 # Execute command if command has changed or prerequisite(s) are updated.
Ddev-needs.sh10 This script needs to be run on the target device once it has booted to a
/scripts/atomic/
Datomics.tbl9 # * R - return: returns base type (has _return variants)
10 # * F/f - fetch: returns base type (has fetch_ variants)
11 # * l - load: returns base type (has _acquire order variant)
12 # * s - store: returns void (has _release order variant)
/scripts/kconfig/lxdialog/
DBIG.FAT.WARNING1 This is NOT the official version of dialog. This version has been
/scripts/ksymoops/
DREADME1 ksymoops has been removed from the kernel. It was always meant to be a
/scripts/kconfig/tests/new_choice_with_dep/
DKconfig12 "depends on A" has been newly added.
/scripts/kconfig/tests/preprocess/escape/
DKconfig15 # Unlike Make, '$' has special meaning only when it is followed by '('.
/scripts/coccinelle/misc/
Difcol.cocci7 //# This has a high rate of false positives, because Coccinelle's column
Ddoubleinit.cocci2 /// Find duplicate field initializations. This has a high rate of false
/scripts/coccinelle/api/
Dstream_open.cocci298 …"WARNING: %s: .read() has stream semantic; safe to change nonseekable_open -> stream_open." % (fop…
346 …"WARNING: %s: .write() has stream semantic; safe to change nonseekable_open -> stream_open." % (fo…
/scripts/coccinelle/null/
Dbadzero.cocci5 //# if it has previously been used with the function used to initialize x.
/scripts/coccinelle/api/alloc/
Dzalloc-simple.cocci7 /// matched code has to be contiguous