Searched refs:kill_timeout (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/misc/genwqe/
H A Dcard_debugfs.c336 debugfs_create_u32("kill_timeout", 0666, root, &cd->kill_timeout);
H A Dcard_base.h321 int kill_timeout; /* wait after sending SIGKILL */ member in struct:genwqe_dev
H A Dcard_base.c167 cd->kill_timeout = GENWQE_KILL_TIMEOUT;
/linux-master/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c43 static void kill_timeout(struct epoll_mtcontext *ctx) function
138 kill_timeout(ctx);
151 kill_timeout(ctx);

Completed in 154 milliseconds