Home
last modified time | relevance | path

Searched refs:RQ_VICTIM (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sunrpc/
Dsvc.h272 #define RQ_VICTIM (5) /* about to be shut down */ macro
/kernel/linux/linux-5.10/net/sunrpc/
Dsvc.c697 set_bit(RQ_VICTIM, &rqstp->rq_flags); in choose_victim()
860 if (!test_and_set_bit(RQ_VICTIM, &rqstp->rq_flags)) in svc_exit_thread()