Home
last modified time | relevance | path

Searched defs:run_cmd (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/powerpc/boot/
Dwrapper69 run_cmd() { function
/Linux-v4.19/scripts/
Dcoccicheck153 run_cmd() { function
/Linux-v4.19/tools/testing/selftests/net/
Dfib-onlink-tests.sh122 run_cmd() function
Dfib_tests.sh582 run_cmd() function
/Linux-v4.19/tools/perf/tests/
Dattr.py217 def run_cmd(self, tempdir): member in Test
/Linux-v4.19/kernel/
Dreboot.c419 static int run_cmd(const char *cmd) in run_cmd() function