Home
last modified time | relevance | path

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

123

/linux-6.12.1/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-6.12.1/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-6.12.1/tools/bpf/bpftool/Documentation/
Dbpftool-perf.rst17 **bpftool** [*OPTIONS*] **perf** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
45 OPTIONS chapter
Dbpftool.rst17 **bpftool** [*OPTIONS*] *OBJECT* { *COMMAND* | **help** }
26 *OPTIONS* := { { **-V** | **--version** } | |COMMON_OPTIONS| }
61 OPTIONS chapter
Dbpftool-struct_ops.rst17 **bpftool** [*OPTIONS*] **struct_ops** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
68 OPTIONS chapter
Dbpftool-iter.rst17 **bpftool** [*OPTIONS*] **iter** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
54 OPTIONS chapter
Dbpftool-link.rst17 **bpftool** [*OPTIONS*] **link** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| | { **-f** | **--bpffs** } | { **-n** | **--nomount** } }
63 OPTIONS chapter
Dbpftool-feature.rst17 **bpftool** [*OPTIONS*] **feature** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
81 OPTIONS chapter
Dbpftool-net.rst17 **bpftool** [*OPTIONS*] **net** *COMMAND*
19 *OPTIONS* := { |COMMON_OPTIONS| }
84 OPTIONS chapter
/linux-6.12.1/Documentation/tools/rv/
Drv-list.rst15 **rv list** [*OPTIONS*]
23 OPTIONS chapter
Drv-mon-wwnr.rst15 **rv mon wip** [*OPTIONS*]
25 OPTIONS chapter
Drv-mon-wip.rst15 **rv mon wip** [*OPTIONS*]
26 OPTIONS chapter
Drv-mon.rst15 **rv mon** [*-h*] **monitor_name** [*-h*] [*MONITOR OPTIONS*]
24 OPTIONS chapter
Drv.rst15 **rv** *COMMAND* [*OPTIONS*]
41 OPTIONS chapter
/linux-6.12.1/Documentation/tools/rtla/
Drtla.rst12 **rtla** *COMMAND* [*OPTIONS*]
32 OPTIONS chapter
Drtla-timerlat-hist.rst12 **rtla timerlat hist** [*OPTIONS*] ...
23 OPTIONS chapter
Drtla-osnoise-top.rst12 **rtla osnoise top** [*OPTIONS*]
25 OPTIONS chapter
Drtla-osnoise-hist.rst12 **rtla osnoise hist** [*OPTIONS*]
23 OPTIONS chapter
/linux-6.12.1/tools/perf/Documentation/
Dperf-kwork.txt61 OPTIONS
79 OPTIONS for 'perf kwork report'
113 OPTIONS for 'perf kwork latency'
143 OPTIONS for 'perf kwork timehist'
182 OPTIONS for 'perf kwork top'
Dperf-sched.txt83 OPTIONS
101 OPTIONS for 'perf sched latency'
117 OPTIONS for 'perf sched map'
143 OPTIONS for 'perf sched timehist'
224 OPTIONS for 'perf sched replay'
Dperf-lock.txt32 COMMON OPTIONS
65 REPORT OPTIONS
109 INFO OPTIONS
121 CONTENTION OPTIONS
Dperf-ftrace.txt31 COMMON OPTIONS
60 OPTIONS for 'perf ftrace trace'
134 OPTIONS for 'perf ftrace latency'
152 OPTIONS for 'perf ftrace profile'
Dperf.txt11 'perf' [--version] [--help] [OPTIONS] COMMAND [ARGS]
13 OPTIONS
/linux-6.12.1/samples/bpf/
Dxdp2skb_meta.sh81 OPTIONS=$(getopt -o vfhd: \
86 eval set -- "$OPTIONS"
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh66 OPTIONS=$(getopt -o hvfi: \
73 eval set -- "$OPTIONS"

123