Home
last modified time | relevance | path

Searched refs:OPTIONS (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v4.19/scripts/
Dcoccicheck66 OPTIONS="$COCCIINCLUDE $1"
73 OPTIONS="--dir $srctree $COCCIINCLUDE"
75 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
86 OPTIONS="--patch $srctree $OPTIONS"
96 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1"
171 OPTIONS="$OPTIONS $SPFLAGS"
229 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
231 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
233 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
235 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
[all …]
/Linux-v4.19/tools/perf/Documentation/
Dperf-lock.txt30 COMMON OPTIONS
49 REPORT OPTIONS
57 INFO OPTIONS
Dperf.txt11 'perf' [--version] [--help] [OPTIONS] COMMAND [ARGS]
13 OPTIONS
Dperf-sched.txt63 OPTIONS
81 OPTIONS for 'perf sched map'
97 OPTIONS for 'perf sched timehist'
Dperf-mem.txt26 OPTIONS
66 RECORD OPTIONS
Dperf-version.txt20 OPTIONS
Dperf-kallsyms.txt20 OPTIONS
Dperf-evlist.txt17 OPTIONS
Dperf-test.txt24 OPTIONS
Dperf-buildid-list.txt22 OPTIONS
Dperf-kvm.txt67 OPTIONS
100 STAT REPORT OPTIONS
116 STAT LIVE OPTIONS
Dperf-data.txt25 OPTIONS for 'convert'
Dperf-help.txt29 OPTIONS
Dperf-timechart.txt33 TIMECHART OPTIONS
83 RECORD OPTIONS
Dperf-c2c.txt36 RECORD OPTIONS
59 REPORT OPTIONS
132 Please check RECORD OPTIONS section for specific c2c record options.
/Linux-v4.19/tools/bpf/bpftool/Documentation/
Dbpftool.rst13 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** }
21 *OPTIONS* := { { **-V** | **--version** } | { **-h** | **--help** }
43 OPTIONS chapter
Dbpftool-perf.rst13 **bpftool** [*OPTIONS*] **perf** *COMMAND*
15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
41 OPTIONS chapter
Dbpftool-cgroup.rst13 **bpftool** [*OPTIONS*] **cgroup** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
97 OPTIONS chapter
Dbpftool-map.rst13 **bpftool** [*OPTIONS*] **map** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
99 OPTIONS chapter
Dbpftool-prog.rst13 **bpftool** [*OPTIONS*] **prog** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
96 OPTIONS chapter
/Linux-v4.19/samples/bpf/
Dxdp2skb_meta.sh81 OPTIONS=$(getopt -o vfhd: \
86 eval set -- "$OPTIONS"
/Linux-v4.19/drivers/watchdog/
Dsirfsoc_wdt.c122 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
125 .options = OPTIONS,
Datlas7_wdt.c100 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
103 .options = OPTIONS,
/Linux-v4.19/Documentation/filesystems/
Dufs.txt7 UFS OPTIONS
/Linux-v4.19/Documentation/fb/
Dpxafb.txt5 options=<OPTIONS> when modular or video=pxafb:<OPTIONS> when built in.

123