Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 30) sorted by relevance

12

/tools/lib/subcmd/
Drun-command.c28 int start_command(struct child_process *cmd) in start_command()
199 int finish_command(struct child_process *cmd) in finish_command()
204 int run_command(struct child_process *cmd) in run_command()
212 static void prepare_run_command_v_opt(struct child_process *cmd, in prepare_run_command_v_opt()
225 struct child_process cmd; in run_command_v_opt() local
Dexec-cmd.c186 int execl_cmd(const char *cmd,...) in execl_cmd()
/tools/testing/selftests/membarrier/
Dmembarrier_test.c16 static int sys_membarrier(int cmd, int flags) in sys_membarrier()
23 int cmd = -1, flags = 0; in test_membarrier_cmd_fail() local
34 int cmd = MEMBARRIER_CMD_QUERY, flags = 1; in test_membarrier_flags_fail() local
45 int cmd = MEMBARRIER_CMD_SHARED, flags = 0; in test_membarrier_success() local
/tools/perf/
Dperf.c37 const char *cmd; member
76 const char *cmd; member
89 int check_pager_config(const char *cmd) in check_pager_config()
112 static int check_browser_config(const char *cmd) in check_browser_config()
155 const char *cmd = (*argv)[0]; in handle_options() local
396 const char *cmd = argv[0]; in handle_internal_command() local
425 char *cmd; in execv_dashed_external() local
512 const char *cmd; in main() local
Dbuiltin-data.c19 #define for_each_cmd(cmd) \ argument
35 struct data_cmd *cmd; in print_usage() local
103 struct data_cmd *cmd; in cmd_data() local
Dbuiltin-help.c168 static void exec_man_cmd(const char *cmd, const char *page) in exec_man_cmd()
/tools/usb/usbip/src/
Dusbip.c107 const struct command *cmd; in usbip_help() local
139 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command()
154 char *cmd; in main() local
Dusbipd.c611 } cmd; in main() local
/tools/perf/tests/
Dpython-use.c14 char *cmd; in test__python_use() local
Dperf-record.c53 const char *cmd = "sleep"; in test__PERF_RECORD() local
Dattr.c145 char cmd[3*PATH_MAX]; in run_dir() local
/tools/objtool/
Dobjtool.c79 const char *cmd = (*argv)[0]; in handle_options() local
101 const char *cmd = argv[0]; in handle_internal_command() local
/tools/hv/
Dhv_vss_daemon.c38 static int vss_do_freeze(char *dir, unsigned int cmd) in vss_do_freeze()
74 unsigned int cmd; in vss_operate() local
Dhv_kvp_daemon.c706 static void kvp_process_ipconfig_file(char *cmd, in kvp_process_ipconfig_file()
741 char cmd[512]; in kvp_get_ipconfig_info() local
1184 char cmd[512]; in kvp_set_ip_info() local
/tools/power/cpupower/utils/
Dcpupower.c44 const char *cmd; member
173 const char *cmd; in main() local
/tools/perf/trace/beauty/
Dflock.c26 #define P_CMD(cmd) \ in syscall_arg__scnprintf_flock() argument
Dfutex_op.c30 int cmd = op & FUTEX_CMD_MASK; in syscall_arg__scnprintf_futex_op() local
/tools/perf/util/
Dhelp-unknown-cmd.c55 const char *help_unknown_cmd(const char *cmd) in help_unknown_cmd()
Dllvm-utils.c100 read_from_pipe(const char *cmd, void **p_buf, size_t *p_read_sz) in read_from_pipe()
Dsrcline.c216 char cmd[PATH_MAX]; in addr2line() local
/tools/lib/bpf/
Dbpf.c50 static int sys_bpf(enum bpf_cmd cmd, union bpf_attr *attr, in sys_bpf()
/tools/testing/selftests/vm/
Dcompaction_test.c28 char *cmd = "cat /proc/meminfo | grep -i memfree | grep -o '[0-9]*'"; in read_memory_info() local
/tools/perf/ui/browsers/
Dscripts.c109 char cmd[SCRIPT_FULLPATH_LEN*2], script_name[SCRIPT_FULLPATH_LEN]; in script_browse() local
/tools/virtio/virtio-trace/
Dtrace-agent.c189 int cmd; in parse_args() local
/tools/lib/traceevent/
Dplugin_scsi.c250 const char *ret = p->buffer + p->len, *cmd; in scsi_trace_rw32() local
315 const char *ret = p->buffer + p->len, *cmd; in scsi_trace_service_action_in() local

12