Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/ktest/
Dconfig-bisect.pl159 sub run_command { subroutine
Dktest.pl1790 sub run_command { subroutine
/Linux-v5.10/tools/lib/subcmd/
Drun-command.c205 int run_command(struct child_process *cmd) in run_command() function
/Linux-v5.10/tools/usb/usbip/src/
Dusbip.c127 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command() function
/Linux-v5.10/tools/testing/selftests/net/
Ddevlink_port_split.py24 def run_command(cmd, should_fail=False): function
/Linux-v5.10/kernel/trace/
Dtrace_dynevent.c360 dynevent_create_fn_t run_command) in dynevent_cmd_init()
/Linux-v5.10/include/linux/
Dtrace_events.h392 dynevent_create_fn_t run_command; member
/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1525 static const char run_command[] = "run"; in wil_write_file_recovery() local