Home
last modified time | relevance | path

Searched defs:exec_cmd (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dtest_lsm.c37 int exec_cmd(int *monitored_pid) in exec_cmd() function
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dtest_lsm.c39 int exec_cmd(int *monitored_pid) in exec_cmd() function
/kernel/linux/linux-5.10/tools/lib/subcmd/
Drun-command.h47 unsigned exec_cmd:1; /* if this is to be external sub-command */ member
/kernel/linux/linux-6.6/tools/lib/subcmd/
Drun-command.h47 unsigned exec_cmd:1; /* if this is to be external sub-command */ member
/kernel/linux/build/
Dkernel_build.py161 def exec_cmd(command_list, shell=False, show_output=False, cwd=None): function
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/
Dtdc.py180 def exec_cmd(args, pm, stage, command): function
/kernel/linux/linux-5.10/drivers/mtd/lpddr/
Dlpddr2_nvm.c168 exec_cmd = { {0} }, sr; in lpddr2_nvm_do_op() local
/kernel/linux/linux-6.6/drivers/mtd/lpddr/
Dlpddr2_nvm.c168 exec_cmd = { {0} }, sr; in lpddr2_nvm_do_op() local
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/
Dtdc.py179 def exec_cmd(args, pm, stage, command): function