Home
last modified time | relevance | path

Searched refs:to_rcu_work (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/net/sched/
Dcls_tcindex.c171 r = container_of(to_rcu_work(work), in tcindex_destroy_rexts_work()
188 struct tcindex_filter *f = container_of(to_rcu_work(work), in tcindex_destroy_fexts_work()
250 struct tcindex_data *p = container_of(to_rcu_work(work), in tcindex_destroy_work()
283 struct tcindex_data *p = container_of(to_rcu_work(work), in tcindex_partial_destroy_work()
Dcls_cgroup.c68 struct cls_cgroup_head *head = container_of(to_rcu_work(work), in cls_cgroup_destroy_work()
Dcls_basic.c98 struct basic_filter *f = container_of(to_rcu_work(work), in basic_delete_filter_work()
Dcls_matchall.c58 struct cls_mall_head *head = container_of(to_rcu_work(work), in mall_destroy_work()
Dcls_fw.c122 struct fw_filter *f = container_of(to_rcu_work(work), in fw_delete_filter_work()
Dcls_route.c262 struct route4_filter *f = container_of(to_rcu_work(work), in route4_delete_filter_work()
Dcls_flow.c379 struct flow_filter *f = container_of(to_rcu_work(work), in flow_destroy_filter_work()
Dcls_u32.c419 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_work()
436 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_freepf_work()
Dcls_bpf.c279 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), in cls_bpf_delete_prog_work()
Dcls_rsvp.h290 struct rsvp_filter *f = container_of(to_rcu_work(work), in rsvp_delete_filter_work()
Dcls_flower.c363 struct fl_flow_mask *mask = container_of(to_rcu_work(work), in fl_mask_free_work()
371 struct fl_flow_mask *mask = container_of(to_rcu_work(work), in fl_uninit_mask_free_work()
412 struct cls_fl_filter *f = container_of(to_rcu_work(work), in fl_destroy_filter_work()
558 struct cls_fl_head *head = container_of(to_rcu_work(work), in fl_destroy_sleepable()
Dact_ct.c325 ct_ft = container_of(to_rcu_work(work), struct tcf_ct_flow_table, in tcf_ct_flow_table_cleanup_work()
/Linux-v5.10/include/linux/
Dworkqueue.h163 static inline struct rcu_work *to_rcu_work(struct work_struct *work) in to_rcu_work() function
/Linux-v5.10/block/partitions/
Dcore.c286 container_of(to_rcu_work(work), struct hd_struct, rcu_work); in hd_struct_free_work()
/Linux-v5.10/drivers/acpi/
Dosl.c382 struct acpi_ioremap *map = container_of(to_rcu_work(work), in acpi_os_map_remove()
/Linux-v5.10/fs/
Daio.c584 struct kioctx *ctx = container_of(to_rcu_work(work), struct kioctx, in free_ioctx()
/Linux-v5.10/kernel/rcu/
Dtree.c3179 krwp = container_of(to_rcu_work(work), in kfree_rcu_work()
/Linux-v5.10/kernel/cgroup/
Dcgroup.c4931 struct cgroup_subsys_state *css = container_of(to_rcu_work(work), in css_free_rwork_fn()