deferred_action    67 net/openvswitch/actions.c 	struct deferred_action fifo[DEFERRED_ACTION_FIFO_SIZE];
deferred_action   106 net/openvswitch/actions.c static struct deferred_action *action_fifo_get(struct action_fifo *fifo)
deferred_action   114 net/openvswitch/actions.c static struct deferred_action *action_fifo_put(struct action_fifo *fifo)
deferred_action   123 net/openvswitch/actions.c static struct deferred_action *add_deferred_actions(struct sk_buff *skb,
deferred_action   129 net/openvswitch/actions.c 	struct deferred_action *da;
deferred_action  1373 net/openvswitch/actions.c 	struct deferred_action *da;
deferred_action  1445 net/openvswitch/actions.c 		struct deferred_action *da = action_fifo_get(fifo);