Home
last modified time | relevance | path

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

123

/Linux-v5.4/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-v5.4/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
/Linux-v5.4/tools/bpf/bpftool/Documentation/
Dbpftool.rst13 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** }
21 *OPTIONS* := { { **-V** | **--version** } | { **-h** | **--help** }
47 OPTIONS chapter
Dbpftool-perf.rst13 **bpftool** [*OPTIONS*] **perf** *COMMAND*
15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
41 OPTIONS chapter
Dbpftool-feature.rst13 **bpftool** [*OPTIONS*] **feature** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
61 OPTIONS chapter
Dbpftool-net.rst13 **bpftool** [*OPTIONS*] **net** *COMMAND*
15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
76 OPTIONS chapter
Dbpftool-cgroup.rst13 **bpftool** [*OPTIONS*] **cgroup** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
113 OPTIONS chapter
Dbpftool-btf.rst13 **bpftool** [*OPTIONS*] **btf** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
67 OPTIONS chapter
/Linux-v5.4/samples/bpf/
Dxdp2skb_meta.sh81 OPTIONS=$(getopt -o vfhd: \
86 eval set -- "$OPTIONS"
/Linux-v5.4/drivers/watchdog/
Dsirfsoc_wdt.c121 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
124 .options = OPTIONS,
Datlas7_wdt.c99 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
102 .options = OPTIONS,
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh61 OPTIONS=$(getopt -o hvfi: \
68 eval set -- "$OPTIONS"
/Linux-v5.4/Documentation/fb/
Dpxafb.rst6 options=<OPTIONS> when modular or video=pxafb:<OPTIONS> when built in.

123