Searched refs:rpc_clear_queued (Results 1 – 2 of 2) sorted by relevance
170 #define rpc_clear_queued(t) clear_bit(RPC_TASK_QUEUED, &(t)->tk_runstate) macro
358 * Note the ordering of rpc_test_and_set_running() and rpc_clear_queued(),368 rpc_clear_queued(task); in rpc_make_runnable()