Home
last modified time | relevance | path

Searched refs:tcf_queue_work (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dcls_basic.c119 tcf_queue_work(&f->rwork, basic_delete_filter_work); in basic_destroy()
137 tcf_queue_work(&f->rwork, basic_delete_filter_work); in basic_delete()
236 tcf_queue_work(&fold->rwork, basic_delete_filter_work); in basic_change()
A Dcls_cgroup.c125 tcf_queue_work(&head->rwork, cls_cgroup_destroy_work); in cls_cgroup_change()
142 tcf_queue_work(&head->rwork, cls_cgroup_destroy_work); in cls_cgroup_destroy()
A Dcls_fw.c148 tcf_queue_work(&f->rwork, fw_delete_filter_work); in fw_destroy()
177 tcf_queue_work(&f->rwork, fw_delete_filter_work); in fw_delete()
298 tcf_queue_work(&f->rwork, fw_delete_filter_work); in fw_change()
A Dcls_route.c274 tcf_queue_work(&f->rwork, route4_delete_filter_work); in route4_queue_work()
346 tcf_queue_work(&f->rwork, route4_delete_filter_work); in route4_delete()
562 tcf_queue_work(&fold->rwork, route4_delete_filter_work); in route4_change()
A Dcls_flow.c556 tcf_queue_work(&fold->rwork, flow_destroy_filter_work); in flow_change()
576 tcf_queue_work(&f->rwork, flow_destroy_filter_work); in flow_delete()
602 tcf_queue_work(&f->rwork, flow_destroy_filter_work); in flow_destroy()
A Dcls_bpf.c298 tcf_queue_work(&prog->rwork, cls_bpf_delete_prog_work); in __cls_bpf_delete()
524 tcf_queue_work(&oldprog->rwork, cls_bpf_delete_prog_work); in cls_bpf_change()
A Dcls_u32.c468 tcf_queue_work(&key->rwork, u32_delete_key_freepf_work); in u32_delete_key()
590 tcf_queue_work(&n->rwork, u32_delete_key_freepf_work); in u32_clear_hnode()
925 tcf_queue_work(&n->rwork, u32_delete_key_work); in u32_change()
A Dcls_matchall.c141 tcf_queue_work(&head->rwork, mall_destroy_work); in mall_destroy()
A Dcls_flower.c401 tcf_queue_work(&mask->rwork, fl_mask_free_work); in fl_mask_put()
514 tcf_queue_work(&f->rwork, fl_destroy_filter_work); in __fl_put()
600 tcf_queue_work(&head->rwork, fl_destroy_sleepable); in fl_destroy()
2326 tcf_queue_work(&mask->rwork, fl_uninit_mask_free_work); in fl_change()
2347 tcf_queue_work(&mask->rwork, fl_uninit_mask_free_work); in fl_change()
A Dcls_api.c327 bool tcf_queue_work(struct rcu_work *rwork, work_func_t func) in tcf_queue_work() function
332 EXPORT_SYMBOL(tcf_queue_work);
/linux-6.3-rc2/include/net/
A Dpkt_cls.h42 bool tcf_queue_work(struct rcu_work *rwork, work_func_t func);

Completed in 37 milliseconds