Home
last modified time | relevance | path

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

123

/linux/scripts/
A 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 || \
257 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \
[all …]
/linux/tools/testing/selftests/ftrace/test.d/dynevent/
A 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/tools/bpf/bpftool/Documentation/
A Dbpftool.rst13 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** }
21 *OPTIONS* := { { **-V** | **--version** } |
47 OPTIONS chapter
A Dbpftool-perf.rst13 **bpftool** [*OPTIONS*] **perf** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
41 OPTIONS chapter
A Dbpftool-struct_ops.rst13 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
61 OPTIONS chapter
A Dbpftool-iter.rst13 **bpftool** [*OPTIONS*] **iter** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
54 OPTIONS chapter
A Dbpftool-link.rst13 **bpftool** [*OPTIONS*] **link** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } |
64 OPTIONS chapter
A Dbpftool-feature.rst13 **bpftool** [*OPTIONS*] **feature** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
72 OPTIONS chapter
A Dbpftool-net.rst13 **bpftool** [*OPTIONS*] **net** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } }
76 OPTIONS chapter
A Dbpftool-cgroup.rst13 **bpftool** [*OPTIONS*] **cgroup** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-d** | **--debug** } |
120 OPTIONS chapter
A Dbpftool-btf.rst13 **bpftool** [*OPTIONS*] **btf** *COMMAND*
15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | {**-d** | **--debug** } |
73 OPTIONS chapter
/linux/tools/perf/Documentation/
A Dperf-lock.txt30 COMMON OPTIONS
49 REPORT OPTIONS
57 INFO OPTIONS
A Dperf.txt11 'perf' [--version] [--help] [OPTIONS] COMMAND [ARGS]
13 OPTIONS
A Dperf-sched.txt63 OPTIONS
81 OPTIONS for 'perf sched map'
97 OPTIONS for 'perf sched timehist'
A Dperf-inject.txt24 OPTIONS
78 --vm-time-correlation[=OPTIONS]::
A Dperf-mem.txt26 OPTIONS
69 RECORD OPTIONS
A Dperf-version.txt20 OPTIONS
A Dperf-kallsyms.txt20 OPTIONS
A Dperf-kvm.txt67 OPTIONS
101 STAT REPORT OPTIONS
117 STAT LIVE OPTIONS
A Dperf-evlist.txt17 OPTIONS
A Dperf-timechart.txt33 TIMECHART OPTIONS
83 RECORD OPTIONS
A Dperf-test.txt24 OPTIONS
/linux/samples/bpf/
A Dxdp2skb_meta.sh81 OPTIONS=$(getopt -o vfhd: \
86 eval set -- "$OPTIONS"
/linux/tools/testing/selftests/bpf/
A Dtest_xdp_vlan.sh64 OPTIONS=$(getopt -o hvfi: \
71 eval set -- "$OPTIONS"
/linux/tools/testing/selftests/
A Drun_kselftest.sh22 Usage: $0 [OPTIONS]

Completed in 23 milliseconds

123