Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/ktest/
H A Dconfig-bisect.pl159 sub run_command { subroutine
H A Dktest.pl1789 sub run_command { subroutine
/OK3568_Linux_fs/u-boot/common/
H A Dcli.c33 int run_command(const char *cmd, int flag) in run_command() function
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Drun-command.c205 int run_command(struct child_process *cmd) in run_command() function
/OK3568_Linux_fs/kernel/tools/usb/usbip/src/
H A Dusbip.c127 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command() function
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Ddevlink_port_split.py24 def run_command(cmd, should_fail=False): function
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_base.py141 def run_command(self, cmd, wait_for_echo=True, send_nl=True, member in ConsoleBase
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_dynevent.c362 dynevent_create_fn_t run_command) in dynevent_cmd_init()
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py620 def run_command(cls, cmd, **popenargs): member in PythonRecipeHandler
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dtinfoil.py451 def run_command(self, command, *params, handle_events=True): member in Tinfoil
/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h392 dynevent_create_fn_t run_command; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1519 static const char run_command[] = "run"; in wil_write_file_recovery() local