Lines Matching refs:tcf_common
32 struct tcf_common *p = a->priv; in tcf_hash_destroy()
50 struct tcf_common *p = a->priv; in __tcf_hash_release()
77 struct tcf_common *p; in tcf_dump_walker()
126 struct tcf_common *p; in tcf_del_walker()
171 static struct tcf_common *tcf_hash_lookup(u32 index, struct tcf_hashinfo *hinfo) in tcf_hash_lookup()
173 struct tcf_common *p = NULL; in tcf_hash_lookup()
203 struct tcf_common *p = tcf_hash_lookup(index, hinfo); in tcf_hash_search()
216 struct tcf_common *p = NULL; in tcf_hash_check()
230 struct tcf_common *pc = a->priv; in tcf_hash_cleanup()
242 struct tcf_common *p = kzalloc(size, GFP_KERNEL); in tcf_hash_create()
272 struct tcf_common *p = a->priv; in tcf_hash_insert()
603 struct tcf_common *p = a->priv; in tcf_action_copy_stats()