Home
last modified time | relevance | path

Searched refs:check_active (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtmultipath.c374 const struct rpc_xprt *cur, bool check_active) in xprt_switch_find_next_entry()
386 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()
373 xprt_switch_find_next_entry(struct list_head *head, const struct rpc_xprt *cur, bool check_active) xprt_switch_find_next_entry() argument
/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.c874 static void check_active(struct ioatdma_chan *ioat_chan) in check_active() function
936 check_active(ioat_chan); in ioat_timer_event()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.c874 static void check_active(struct ioatdma_chan *ioat_chan) in check_active() function
936 check_active(ioat_chan); in ioat_timer_event()

Completed in 5 milliseconds