Searched refs:find_active (Results 1 – 1 of 1) sorted by relevance
299 bool find_active) in _xprt_switch_find_current_entry() argument307 if (found && ((find_active && xprt_is_active(pos)) || in _xprt_switch_find_current_entry()308 (!find_active && !xprt_is_active(pos)))) in _xprt_switch_find_current_entry()
Completed in 5 milliseconds