Searched refs:snd_task (Results 1 – 1 of 1) sorted by relevance
248 xprt->snd_task = NULL; in xprt_clear_locked()271 if (task == xprt->snd_task) in xprt_reserve_xprt()277 xprt->snd_task = task; in xprt_reserve_xprt()335 if (task == xprt->snd_task) in xprt_reserve_xprt_cong()340 xprt->snd_task = task; in xprt_reserve_xprt_cong()346 xprt->snd_task = task; in xprt_reserve_xprt_cong()369 if (test_bit(XPRT_LOCKED, &xprt->state) && xprt->snd_task == task) in xprt_lock_write()381 xprt->snd_task = task; in __xprt_lock_write_func()422 if (xprt->snd_task == task) { in xprt_release_xprt()440 if (xprt->snd_task == task) { in xprt_release_xprt_cong()[all …]