Home
last modified time | relevance | path

Searched defs:kill_timeout (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmain.c146 int i = 0, kill_timeout = 15; in is_brother_process() local
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_base.h321 int kill_timeout; /* wait after sending SIGKILL */ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c28 static void kill_timeout(struct epoll_mtcontext *ctx) in kill_timeout() function