Searched refs:tcf_exts_put_net (Results 1 – 10 of 10) sorted by relevance
64 tcf_exts_put_net(&head->exts); in __cls_cgroup_destroy()
93 tcf_exts_put_net(&f->exts); in __basic_delete_filter()
53 tcf_exts_put_net(&head->exts); in __mall_destroy()
118 tcf_exts_put_net(&f->exts); in __fw_delete_filter()
258 tcf_exts_put_net(&f->exts); in __route4_delete_filter()
375 tcf_exts_put_net(&f->exts); in __flow_destroy_filter()
272 tcf_exts_put_net(&prog->exts); in __cls_bpf_delete_prog()
415 tcf_exts_put_net(&n->exts); in u32_destroy_key()
436 tcf_exts_put_net(&f->exts); in __fl_destroy_filter()
267 static inline void tcf_exts_put_net(struct tcf_exts *exts) in tcf_exts_put_net() function