Lines Matching defs:chain

57 static void tcf_proto_signal_destroying(struct tcf_chain *chain,  in tcf_proto_signal_destroying()
76 static bool tcf_proto_exists_destroying(struct tcf_chain *chain, in tcf_proto_exists_destroying()
97 tcf_proto_signal_destroyed(struct tcf_chain *chain, struct tcf_proto *tp) in tcf_proto_signal_destroyed()
251 u32 prio, struct tcf_chain *chain, in tcf_proto_create()
371 struct tcf_chain *chain; in tcf_chain_create() local
395 static void tcf_chain0_head_change(struct tcf_chain *chain, in tcf_chain0_head_change()
412 static bool tcf_chain_detach(struct tcf_chain *chain) in tcf_chain_detach()
436 static void tcf_chain_destroy(struct tcf_chain *chain, bool free_block) in tcf_chain_destroy()
446 static void tcf_chain_hold(struct tcf_chain *chain) in tcf_chain_hold()
453 static bool tcf_chain_held_by_acts_only(struct tcf_chain *chain) in tcf_chain_held_by_acts_only()
466 struct tcf_chain *chain; in tcf_chain_lookup() local
484 struct tcf_chain *chain = NULL; in __tcf_chain_get() local
539 static void __tcf_chain_put(struct tcf_chain *chain, bool by_act, in __tcf_chain_put()
586 static void tcf_chain_put(struct tcf_chain *chain) in tcf_chain_put()
591 void tcf_chain_put_by_act(struct tcf_chain *chain) in tcf_chain_put_by_act()
597 static void tcf_chain_put_explicitly_created(struct tcf_chain *chain) in tcf_chain_put_explicitly_created()
602 static void tcf_chain_flush(struct tcf_chain *chain, bool rtnl_held) in tcf_chain_flush()
951 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in __tcf_get_next_chain()
983 tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in tcf_get_next_chain()
995 __tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) in __tcf_get_next_proto()
1036 tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp, in tcf_get_next_proto()
1050 struct tcf_chain *chain; in tcf_block_flush_all_chains() local
1446 struct tcf_chain *chain, *chain_prev; in tcf_block_playback_offloads() local
1636 static struct tcf_proto *tcf_chain_tp_prev(struct tcf_chain *chain, in tcf_chain_tp_prev()
1642 static int tcf_chain_tp_insert(struct tcf_chain *chain, in tcf_chain_tp_insert()
1658 static void tcf_chain_tp_remove(struct tcf_chain *chain, in tcf_chain_tp_remove()
1680 static struct tcf_proto *tcf_chain_tp_insert_unique(struct tcf_chain *chain, in tcf_chain_tp_insert_unique()
1714 static void tcf_chain_tp_delete_empty(struct tcf_chain *chain, in tcf_chain_tp_delete_empty()
1755 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, in tcf_chain_tp_find()
1909 struct tcf_chain *chain, int event, in tfilter_notify_chain()
1940 struct tcf_chain *chain = NULL; in tc_new_tfilter() local
2166 struct tcf_chain *chain = NULL; in tc_del_tfilter() local
2326 struct tcf_chain *chain = NULL; in tc_get_tfilter() local
2455 static bool tcf_chain_dump(struct tcf_chain *chain, struct Qdisc *q, u32 parent, in tcf_chain_dump()
2518 struct tcf_chain *chain, *chain_prev; in tc_dump_tfilter() local
2663 static int tc_chain_notify(struct tcf_chain *chain, struct sk_buff *oskb, in tc_chain_notify()
2719 static int tc_chain_tmplt_add(struct tcf_chain *chain, struct net *net, in tc_chain_tmplt_add()
2770 struct tcf_chain *chain = NULL; in tc_ctl_chain() local
2903 struct tcf_chain *chain; in tc_dump_chain() local