Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/ktest/
Dconfig-bisect.pl160 sub run_command { subroutine
Dktest.pl1732 sub run_command { subroutine
/Linux-v4.19/tools/lib/subcmd/
Drun-command.c205 int run_command(struct child_process *cmd) in run_command() function
/Linux-v4.19/tools/usb/usbip/src/
Dusbip.c139 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command() function
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1600 static const char run_command[] = "run"; in wil_write_file_recovery() local