Home
last modified time | relevance | path

Searched refs:cmd_struct (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/objtool/
Dobjtool.c26 struct cmd_struct { struct
35 static struct cmd_struct objtool_cmds[] = { argument
91 struct cmd_struct *p = objtool_cmds+i; in handle_internal_command()
/Linux-v5.4/tools/perf/
Dperf.c51 struct cmd_struct { struct
57 static struct cmd_struct commands[] = { argument
256 struct cmd_struct *p = commands+i; in handle_options()
295 static int run_builtin(struct cmd_struct *p, int argc, const char **argv) in run_builtin()
361 struct cmd_struct *p = commands+i; in handle_internal_command()
/Linux-v5.4/tools/power/cpupower/utils/
Dcpupower.c44 struct cmd_struct { struct
50 static struct cmd_struct commands[] = { argument
222 struct cmd_struct *p = commands + i; in main()