Home
last modified time | relevance | path

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

/kernel/
Dreboot.c814 static int run_cmd(const char *cmd) in run_cmd() function
838 ret = run_cmd(reboot_cmd); in __orderly_reboot()
853 ret = run_cmd(poweroff_cmd); in __orderly_poweroff()