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