Searched refs:tcf_exts_put_net (Results 1 – 12 of 12) sorted by relevance
62 tcf_exts_put_net(&head->exts); in __cls_cgroup_destroy()
163 tcf_exts_put_net(&r->exts); in __tcindex_destroy_rexts()182 tcf_exts_put_net(&f->result.exts); in __tcindex_destroy_fexts()
91 tcf_exts_put_net(&f->exts); in __basic_delete_filter()
51 tcf_exts_put_net(&head->exts); in __mall_destroy()
116 tcf_exts_put_net(&f->exts); in __fw_delete_filter()
256 tcf_exts_put_net(&f->exts); in __route4_delete_filter()
270 tcf_exts_put_net(&prog->exts); in __cls_bpf_delete_prog()
373 tcf_exts_put_net(&f->exts); in __flow_destroy_filter()
284 tcf_exts_put_net(&f->exts); in __rsvp_delete_filter()
401 tcf_exts_put_net(&n->exts); in u32_destroy_key()
417 tcf_exts_put_net(&f->exts); in __fl_destroy_filter()
276 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net() function