Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dsvc.h250 RQ_VICTIM, /* Have agreed to shut down */ enumerator
306 set_bit(RQ_VICTIM, &rqstp->rq_flags); in svc_thread_should_stop()
308 return test_bit(RQ_VICTIM, &rqstp->rq_flags); in svc_thread_should_stop()