cmd_struct         35 tools/objtool/objtool.c static struct cmd_struct objtool_cmds[] = {
cmd_struct         91 tools/objtool/objtool.c 		struct cmd_struct *p = objtool_cmds+i;
cmd_struct         57 tools/perf/perf.c static struct cmd_struct commands[] = {
cmd_struct        256 tools/perf/perf.c 				struct cmd_struct *p = commands+i;
cmd_struct        295 tools/perf/perf.c static int run_builtin(struct cmd_struct *p, int argc, const char **argv)
cmd_struct        361 tools/perf/perf.c 		struct cmd_struct *p = commands+i;
cmd_struct         50 tools/power/cpupower/utils/cpupower.c static struct cmd_struct commands[] = {
cmd_struct        222 tools/power/cpupower/utils/cpupower.c 		struct cmd_struct *p = commands + i;