Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.h45 #define GENWQE_KILL_TIMEOUT 8 /* time until process gets killed */ macro
H A Dcard_dev.c1321 for (i = 0; (i < GENWQE_KILL_TIMEOUT) && in genwqe_inform_and_stop_processes()
1339 for (i = 0; (i < GENWQE_KILL_TIMEOUT) && in genwqe_inform_and_stop_processes()
H A Dcard_base.c167 cd->kill_timeout = GENWQE_KILL_TIMEOUT; in genwqe_dev_alloc()