Home
last modified time | relevance | path

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

/net/sunrpc/
A Dxprt.c249 xprt->snd_task = NULL; in xprt_clear_locked()
270 if (task == xprt->snd_task) in xprt_reserve_xprt()
276 xprt->snd_task = task; in xprt_reserve_xprt()
334 if (task == xprt->snd_task) in xprt_reserve_xprt_cong()
339 xprt->snd_task = task; in xprt_reserve_xprt_cong()
345 xprt->snd_task = task; in xprt_reserve_xprt_cong()
380 xprt->snd_task = task; in __xprt_lock_write_func()
449 if (xprt->snd_task != task) in xprt_release_write()
890 if (xprt->snd_task != task) in xprt_lock_connect()
893 xprt->snd_task = cookie; in xprt_lock_connect()
[all …]
A Dsched.c905 return test_bit(XPRT_LOCKED, &xprt->state) && xprt->snd_task == tk; in xprt_needs_memalloc()

Completed in 12 milliseconds