Home
last modified time | relevance | path

Searched refs:start_command (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Drun-command.c29 int start_command(struct child_process *cmd) in start_command() function
207 int code = start_command(cmd); in run_command()
H A Drun-command.h52 int start_command(struct child_process *);
H A Dpager.c101 if (start_command(&pager_process)) in setup_pager()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c434 static void start_command(struct nand_ctlr *reg) in start_command() function
607 start_command(info->reg); in nand_rw_page()
793 start_command(info->reg); in nand_rw_oob()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-help.c83 if (start_command(&ec_process)) { in check_emacsclient_version()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.c2009 if (start_command(&objdump_process)) { in symbol__disassemble()