Home
last modified time | relevance | path

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

/kernel/
Dreboot.c426 static int run_cmd(const char *cmd) in run_cmd() function
450 ret = run_cmd(reboot_cmd); in __orderly_reboot()
465 ret = run_cmd(poweroff_cmd); in __orderly_poweroff()