Home
last modified time | relevance | path

Searched refs:subcommands (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/tools/lib/subcmd/
A Dparse-options.c633 const char *const subcommands[], const char *usagestr[], int flags) in parse_options_subcommand() argument
638 if (subcommands && !usagestr[0]) { in parse_options_subcommand()
643 for (int i = 0; subcommands[i]; i++) { in parse_options_subcommand()
646 astrcat(&buf, subcommands[i]); in parse_options_subcommand()
668 if (subcommands) { in parse_options_subcommand()
669 for (int i = 0; subcommands[i]; i++) in parse_options_subcommand()
670 printf("%s ", subcommands[i]); in parse_options_subcommand()
A Dparse-options.h183 const char *const subcommands[],
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-ftrace.txt16 The 'perf ftrace' command provides a collection of subcommands which use
A Dperf-kvm.txt71 Input file name, for the 'report', 'diff' and 'buildid-list' subcommands.
A Dperf-config.txt215 subcommands. The default timeout is 500ms.
/linux-6.3-rc2/Documentation/bpf/
A Ddrgn.rst88 subcommands:
/linux-6.3-rc2/Documentation/networking/
A Dbatman-adv.rst77 subcommands.
/linux-6.3-rc2/tools/power/cpupower/po/
A Dka.po199 msgid "Supported subcommands are:\n"
206 "Some subcommands can make use of the -c cpulist option.\n"
227 "Use cpupower help subcommand for getting help for above subcommands.\n"
A Dcs.po188 msgid "Supported subcommands are:\n"
195 "Some subcommands can make use of the -c cpulist option.\n"
212 "Use cpupower help subcommand for getting help for above subcommands.\n"
A Dfr.po185 msgid "Supported subcommands are:\n"
192 "Some subcommands can make use of the -c cpulist option.\n"
209 "Use cpupower help subcommand for getting help for above subcommands.\n"
A Dit.po185 msgid "Supported subcommands are:\n"
192 "Some subcommands can make use of the -c cpulist option.\n"
209 "Use cpupower help subcommand for getting help for above subcommands.\n"
A Dpt.po183 msgid "Supported subcommands are:\n"
190 "Some subcommands can make use of the -c cpulist option.\n"
207 "Use cpupower help subcommand for getting help for above subcommands.\n"
A Dde.po193 msgid "Supported subcommands are:\n"
200 "Some subcommands can make use of the -c cpulist option.\n"
221 "Use cpupower help subcommand for getting help for above subcommands.\n"
/linux-6.3-rc2/tools/bpf/bpftool/bash-completion/
A Dbpftool329 # Complete id and name, only for subcommands that use prog (but no
/linux-6.3-rc2/Documentation/scsi/
A Dst.rst482 subcommands are:
/linux-6.3-rc2/Documentation/virt/kvm/
A Dapi.rst5255 via subcommands. len_max is the size of the user space buffer,
5280 **subcommands:**
5331 **subcommands:**
5335 not succeed all other subcommands will fail with -EINVAL. This

Completed in 30 milliseconds