Home
last modified time | relevance | path

Searched defs:run_command (Results 1 – 12 of 12) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Drtla.c46 int run_command(int argc, char **argv, int start_position) in run_command() function
/titanic_41/usr/src/cmd/dfs.cmds/sharemgr/
H A Dsharemgr_main.c127 run_command(char *command, int argc, char *argv[], char *proto, in run_command() function
/linux/tools/testing/ktest/
H A Dconfig-bisect.pl159 sub run_command { subroutine
H A Dktest.pl1864 sub run_command { subroutine
/linux/tools/usb/usbip/src/
H A Dusbip.c127 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command() function
/linux/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_port_split.py26 def run_command(cmd, should_fail=False): function
/titanic_41/usr/src/cmd/idmap/idmap/
H A Didmap_engine.c115 run_command(int argc, char **argv, cmd_pos_t *pos) in run_command() function
/linux/kernel/trace/
H A Dtrace_dynevent.c397 dynevent_create_fn_t run_command) in dynevent_cmd_init()
/titanic_41/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c566 run_command(char *command, int argc, char *argv[], sa_handle_t handle) in run_command() function
/titanic_41/usr/src/cmd/make/bin/
H A Ddoname.cc1567 run_command(register Property line, Boolean) in run_command() function
/linux/include/linux/
H A Dtrace_events.h514 dynevent_create_fn_t run_command; member
/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1510 static const char run_command[] = "run"; in wil_write_file_recovery() local