Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsched.h173 #define RPC_SIGNALLED(t) test_bit(RPC_TASK_SIGNALLED, &(t)->tk_runstate) macro
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dclntproc.c720 if (RPC_SIGNALLED(task)) in nlmclnt_unlock_callback()
788 if (RPC_SIGNALLED(task)) in nlmclnt_cancel_callback()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4callback.c1100 if (RPC_SIGNALLED(task)) in nfsd4_cb_sequence_done()
1152 if (RPC_SIGNALLED(task)) in nfsd4_cb_sequence_done()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsched.c905 if (RPC_SIGNALLED(task)) { in __rpc_execute()
H A Dxprt.c1485 if (RPC_SIGNALLED(task)) { in xprt_request_transmit()
H A Dclnt.c2381 if (RPC_SIGNALLED(task)) { in rpc_check_timeout()