Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/rtla/src/
H A Drtla.c46 int run_command(int argc, char **argv, int start_position) in run_command() function
/openbmc/linux/tools/testing/ktest/
H A Dconfig-bisect.pl159 sub run_command { subroutine
H A Dktest.pl1851 sub run_command { subroutine
/openbmc/u-boot/common/
H A Dcli.c28 int run_command(const char *cmd, int flag) in run_command() function
/openbmc/linux/tools/lib/subcmd/
H A Drun-command.c205 int run_command(struct child_process *cmd) in run_command() function
/openbmc/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
/openbmc/linux/tools/testing/selftests/net/
H A Ddevlink_port_split.py26 def run_command(cmd, should_fail=False): function
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py140 def run_command(self, cmd, wait_for_echo=True, send_nl=True, member in ConsoleBase
/openbmc/linux/kernel/trace/
H A Dtrace_dynevent.c406 dynevent_create_fn_t run_command) in dynevent_cmd_init()
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py359 def run_command(cls, cmd, **popenargs): member in PythonRecipeHandler
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py458 def run_command(self, command, *params, handle_events=True): member in Tinfoil
/openbmc/linux/include/linux/
H A Dtrace_events.h520 dynevent_create_fn_t run_command; member
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1510 static const char run_command[] = "run"; in wil_write_file_recovery() local