Home
last modified time | relevance | path

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

123

/Linux-v5.15/scripts/
Dcoccicheck77 OPTIONS="$COCCIINCLUDE $1"
84 OPTIONS="--dir $srctree $COCCIINCLUDE"
86 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
102 OPTIONS="--patch $srctree $OPTIONS"
112 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1"
193 OPTIONS="$OPTIONS $SPFLAGS"
248 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
250 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
252 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
254 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
[all …]
/Linux-v5.15/tools/testing/selftests/ftrace/test.d/dynevent/
Dadd_remove_eprobe.tc14 OPTIONS="file=+0(\$filename):ustring"
15 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
43 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
51 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
59 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
67 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
70 echo "-:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
75 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
78 echo "-:eprobes/$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
83 echo "e:$EPROBE $SYSTEM/$EVENT $OPTIONS" >> dynamic_events
[all …]
/Linux-v5.15/tools/bpf/bpftool/Documentation/
Dbpftool.rst13 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** }
21 *OPTIONS* := { { **-V** | **--version** } |
47 OPTIONS chapter
Dbpftool-perf.rst13 **bpftool** [*OPTIONS*] **perf** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
41 OPTIONS chapter
Dbpftool-struct_ops.rst13 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
61 OPTIONS chapter
Dbpftool-iter.rst13 **bpftool** [*OPTIONS*] **iter** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
54 OPTIONS chapter
Dbpftool-link.rst13 **bpftool** [*OPTIONS*] **link** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } |
64 OPTIONS chapter
Dbpftool-feature.rst13 **bpftool** [*OPTIONS*] **feature** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
72 OPTIONS chapter
Dbpftool-net.rst13 **bpftool** [*OPTIONS*] **net** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
76 OPTIONS chapter
Dbpftool-cgroup.rst13 **bpftool** [*OPTIONS*] **cgroup** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } |
120 OPTIONS chapter
/Linux-v5.15/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-inject.txt24 OPTIONS
71 --vm-time-correlation[=OPTIONS]::
Dperf-mem.txt26 OPTIONS
69 RECORD OPTIONS
Dperf-version.txt20 OPTIONS
Dperf-kallsyms.txt20 OPTIONS
Dperf-evlist.txt17 OPTIONS
Dperf-test.txt24 OPTIONS
Dperf-kvm.txt67 OPTIONS
101 STAT REPORT OPTIONS
117 STAT LIVE OPTIONS
Dperf-buildid-list.txt22 OPTIONS
Dperf-data.txt25 OPTIONS for 'convert'
/Linux-v5.15/samples/bpf/
Dxdp2skb_meta.sh81 OPTIONS=$(getopt -o vfhd: \
86 eval set -- "$OPTIONS"
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh61 OPTIONS=$(getopt -o hvfi: \
68 eval set -- "$OPTIONS"
/Linux-v5.15/tools/testing/selftests/
Drun_kselftest.sh22 Usage: $0 [OPTIONS]

123