Searched refs:kill_timeout (Results 1 – 5 of 5) sorted by relevance
146 int i = 0, kill_timeout = 15; in is_brother_process() local177 while (kill_timeout-- && !kill(pid, 0)) in is_brother_process()
321 int kill_timeout; /* wait after sending SIGKILL */ member
336 debugfs_create_u32("kill_timeout", 0666, root, &cd->kill_timeout); in genwqe_init_debugfs()
148 cd->kill_timeout = GENWQE_KILL_TIMEOUT; in genwqe_dev_alloc()
28 static void kill_timeout(struct epoll_mtcontext *ctx) in kill_timeout() function123 kill_timeout(ctx); in emitter_entry1()136 kill_timeout(ctx); in emitter_entry2()