Home
last modified time | relevance | path

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

/tools/testing/ktest/
Dconfig-bisect.pl159 sub run_command { subroutine
Dktest.pl1792 sub run_command { subroutine
/tools/lib/subcmd/
Drun-command.c205 int run_command(struct child_process *cmd) in run_command() function
/tools/usb/usbip/src/
Dusbip.c127 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command() function
/tools/testing/selftests/net/
Ddevlink_port_split.py24 def run_command(cmd, should_fail=False): function