Home
last modified time | relevance | path

Searched refs:finish_command (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Drun-command.h53 int finish_command(struct child_process *);
H A Drun-command.c200 int finish_command(struct child_process *cmd) in finish_command() function
210 return finish_command(cmd); in run_command()
H A Dpager.c61 finish_command(&pager_process); in wait_for_pager()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Drun-command.h53 int finish_command(struct child_process *);
H A Drun-command.c200 int finish_command(struct child_process *cmd) in finish_command() function
210 return finish_command(cmd); in run_command()
H A Dpager.c61 finish_command(&pager_process); in wait_for_pager()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-help.c97 finish_command(&ec_process); in check_emacsclient_version()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-help.c99 finish_command(&ec_process); in check_emacsclient_version()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsrcline.c400 finish_command(a2l); /* ignore result, we don't care */ in addr2line_subprocess_cleanup()
H A Dannotate.c2200 err = finish_command(&objdump_process); in symbol__disassemble()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.c2073 err = finish_command(&objdump_process); in symbol__disassemble()

Completed in 14 milliseconds