Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/scripts/
Dcoccicheck66 OPTIONS="$COCCIINCLUDE $1"
73 OPTIONS="--dir $srctree $COCCIINCLUDE"
75 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
91 OPTIONS="--patch $srctree $OPTIONS"
101 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1"
182 OPTIONS="$OPTIONS $SPFLAGS"
240 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
242 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
244 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
246 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
[all …]
/kernel/linux/linux-5.10/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-struct_ops.rst13 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
61 OPTIONS chapter
Dbpftool-link.rst13 **bpftool** [*OPTIONS*] **link** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
63 OPTIONS chapter
Dbpftool-feature.rst13 **bpftool** [*OPTIONS*] **feature** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
72 OPTIONS chapter
Dbpftool-iter.rst13 **bpftool** [*OPTIONS*] **iter** *COMMAND*
52 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** } }
119 OPTIONS chapter
Dbpftool-btf.rst13 **bpftool** [*OPTIONS*] **btf** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
72 OPTIONS chapter
/kernel/linux/linux-5.10/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-mem.txt26 OPTIONS
66 RECORD OPTIONS
Dperf-sched.txt63 OPTIONS
81 OPTIONS for 'perf sched map'
97 OPTIONS for 'perf sched timehist'
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
101 STAT REPORT OPTIONS
117 STAT LIVE OPTIONS
/kernel/linux/linux-5.10/samples/bpf/
Dxdp2skb_meta.sh81 OPTIONS=$(getopt -o vfhd: \
86 eval set -- "$OPTIONS"
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh61 OPTIONS=$(getopt -o hvfi: \
68 eval set -- "$OPTIONS"
/kernel/linux/linux-5.10/tools/testing/selftests/
Drun_kselftest.sh22 Usage: $0 [OPTIONS]

123