Searched refs:use_SIGKILL (Results 1 – 3 of 3) sorted by relevance
112 reader.use_SIGKILL = true; in test_debugfs_reader()142 reader.use_SIGKILL = true; in test_sysfs_reader()
942 bool use_SIGKILL; member
1878 WTERMSIG(status) == (proc->use_SIGKILL ? SIGKILL : SIGTERM)); in helper_was_alive()1897 kill(proc->pid, proc->use_SIGKILL ? SIGKILL : SIGTERM); in igt_stop_helper()