Searched defs:RPC_IS_RUNNING (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/sunrpc/
H A Dsched.h128 #define RPC_IS_RUNNING(t) (test_bit(RPC_TASK_RUNNING, &(t)->tk_runstate)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/sunrpc/
H A Dsched.h128 #define RPC_IS_RUNNING(t) (test_bit(RPC_TASK_RUNNING, &(t)->tk_runstate)) macro

Completed in 41 milliseconds