Lines Matching defs:chain

58 static void tcf_proto_signal_destroying(struct tcf_chain *chain,  in tcf_proto_signal_destroying()
77 static bool tcf_proto_exists_destroying(struct tcf_chain *chain, in tcf_proto_exists_destroying()
98 tcf_proto_signal_destroyed(struct tcf_chain *chain, struct tcf_proto *tp) in tcf_proto_signal_destroyed()
252 u32 prio, struct tcf_chain *chain, in tcf_proto_create()
351 struct tcf_chain *chain; in tcf_chain_create() local
375 static void tcf_chain0_head_change(struct tcf_chain *chain, in tcf_chain0_head_change()
392 static bool tcf_chain_detach(struct tcf_chain *chain) in tcf_chain_detach()
416 static void tcf_chain_destroy(struct tcf_chain *chain, bool free_block) in tcf_chain_destroy()
426 static void tcf_chain_hold(struct tcf_chain *chain) in tcf_chain_hold()
433 static bool tcf_chain_held_by_acts_only(struct tcf_chain *chain) in tcf_chain_held_by_acts_only()
446 struct tcf_chain *chain; in tcf_chain_lookup() local
461 struct tcf_chain *chain; in tcf_chain_lookup_rcu() local
478 struct tcf_chain *chain = NULL; in __tcf_chain_get() local
533 static void __tcf_chain_put(struct tcf_chain *chain, bool by_act, in __tcf_chain_put()
580 static void tcf_chain_put(struct tcf_chain *chain) in tcf_chain_put()
585 void tcf_chain_put_by_act(struct tcf_chain *chain) in tcf_chain_put_by_act()
591 static void tcf_chain_put_explicitly_created(struct tcf_chain *chain) in tcf_chain_put_explicitly_created()
596 static void tcf_chain_flush(struct tcf_chain *chain, bool rtnl_held) in tcf_chain_flush()
909 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in __tcf_get_next_chain()
941 tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in tcf_get_next_chain()
953 __tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) in __tcf_get_next_proto()
994 tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp, in tcf_get_next_proto()
1008 struct tcf_chain *chain; in tcf_block_flush_all_chains() local
1404 struct tcf_chain *chain, *chain_prev; in tcf_block_playback_offloads() local
1645 static struct tcf_proto *tcf_chain_tp_prev(struct tcf_chain *chain, in tcf_chain_tp_prev()
1651 static int tcf_chain_tp_insert(struct tcf_chain *chain, in tcf_chain_tp_insert()
1667 static void tcf_chain_tp_remove(struct tcf_chain *chain, in tcf_chain_tp_remove()
1689 static struct tcf_proto *tcf_chain_tp_insert_unique(struct tcf_chain *chain, in tcf_chain_tp_insert_unique()
1723 static void tcf_chain_tp_delete_empty(struct tcf_chain *chain, in tcf_chain_tp_delete_empty()
1764 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, in tcf_chain_tp_find()
1927 struct tcf_chain *chain, int event, in tfilter_notify_chain()
1958 struct tcf_chain *chain = NULL; in tc_new_tfilter() local
2184 struct tcf_chain *chain = NULL; in tc_del_tfilter() local
2344 struct tcf_chain *chain = NULL; in tc_get_tfilter() local
2474 static bool tcf_chain_dump(struct tcf_chain *chain, struct Qdisc *q, u32 parent, in tcf_chain_dump()
2542 struct tcf_chain *chain, *chain_prev; in tc_dump_tfilter() local
2694 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify()
2750 static int tc_chain_tmplt_add(struct tcf_chain *chain, struct net *net, in tc_chain_tmplt_add()
2807 struct tcf_chain *chain = NULL; in tc_ctl_chain() local
2940 struct tcf_chain *chain; in tc_dump_chain() local