Searched defs:exec_cmd (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_lsm.c | 38 int exec_cmd(int *monitored_pid) in exec_cmd() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_lsm.c | 37 int exec_cmd(int *monitored_pid) in exec_cmd() function
|
/kernel/linux/build/ |
H A D | kernel_build.py | 161 def exec_cmd(command_list, shell=False, show_output=False, cwd=None): function
|
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | run-command.h | 47 unsigned exec_cmd:1; /* if this is to be external sub-command */ member
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | run-command.h | 47 unsigned exec_cmd:1; /* if this is to be external sub-command */ member
|
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 180 def exec_cmd(args, pm, stage, command): function
|
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 180 def exec_cmd(args, pm, stage, command): function
|
/kernel/linux/linux-5.10/drivers/mtd/lpddr/ |
H A D | lpddr2_nvm.c | 168 exec_cmd = { {0} }, sr; in lpddr2_nvm_do_op() local
|
/kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
H A D | lpddr2_nvm.c | 168 exec_cmd = { {0} }, sr; in lpddr2_nvm_do_op() local
|
Completed in 7 milliseconds