Searched refs:check_active (Results 1 – 2 of 2) sorted by relevance
374 const struct rpc_xprt *cur, bool check_active) in xprt_switch_find_next_entry() argument386 if (found && ((check_active && xprt_is_active(pos)) || in xprt_switch_find_next_entry()387 (!check_active && !xprt_is_active(pos)))) in xprt_switch_find_next_entry()
874 static void check_active(struct ioatdma_chan *ioat_chan) in check_active() function936 check_active(ioat_chan); in ioat_timer_event()