Home
last modified time | relevance | path

Searched refs:ERR_RUN_COMMAND_EXEC (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/lib/subcmd/
H A Drun-command.h9 ERR_RUN_COMMAND_EXEC, enumerator
H A Drun-command.c149 -ERR_RUN_COMMAND_EXEC : in start_command()
201 result = -ERR_RUN_COMMAND_EXEC; in wait_or_whine()
/linux-6.15/tools/perf/
H A Dperf.c431 if (status != -ERR_RUN_COMMAND_EXEC) { in execv_dashed_external()