Home
last modified time | relevance | path

Searched refs:action_fifo_get (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dactions.c108 static struct deferred_action *action_fifo_get(struct action_fifo *fifo) in action_fifo_get() function
1601 struct deferred_action *da = action_fifo_get(fifo); in process_deferred_actions()