Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_cgroup.c70 struct cls_cgroup_head *head = container_of(to_rcu_work(work), in cls_cgroup_destroy_work()
H A Dcls_basic.c100 struct basic_filter *f = container_of(to_rcu_work(work), in basic_delete_filter_work()
H A Dcls_matchall.c60 struct cls_mall_head *head = container_of(to_rcu_work(work), in mall_destroy_work()
H A Dcls_fw.c124 struct fw_filter *f = container_of(to_rcu_work(work), in fw_delete_filter_work()
H A Dcls_route.c264 struct route4_filter *f = container_of(to_rcu_work(work), in route4_delete_filter_work()
H A Dcls_u32.c437 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_work()
454 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_freepf_work()
H A Dcls_bpf.c280 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), in cls_bpf_delete_prog_work()
H A Dcls_flow.c382 struct flow_filter *f = container_of(to_rcu_work(work), in flow_destroy_filter_work()
H A Dcls_flower.c380 struct fl_flow_mask *mask = container_of(to_rcu_work(work), in fl_mask_free_work()
388 struct fl_flow_mask *mask = container_of(to_rcu_work(work), in fl_uninit_mask_free_work()
431 struct cls_fl_filter *f = container_of(to_rcu_work(work), in fl_destroy_filter_work()
579 struct cls_fl_head *head = container_of(to_rcu_work(work), in fl_destroy_sleepable()
H A Dact_ct.c380 ct_ft = container_of(to_rcu_work(work), struct tcf_ct_flow_table, in tcf_ct_flow_table_cleanup_work()
/openbmc/linux/net/devlink/
H A Dcore.c96 devlink = container_of(to_rcu_work(work), struct devlink, rwork); in devlink_release()
/openbmc/linux/include/linux/
H A Dworkqueue.h211 static inline struct rcu_work *to_rcu_work(struct work_struct *work) in to_rcu_work() function
/openbmc/linux/kernel/bpf/
H A Dcpumap.c475 rcpu = container_of(to_rcu_work(work), struct bpf_cpu_map_entry, free_work); in __cpu_map_entry_free()
/openbmc/linux/drivers/acpi/
H A Dosl.c384 struct acpi_ioremap *map = container_of(to_rcu_work(work), in acpi_os_map_remove()
/openbmc/linux/net/core/
H A Dskmsg.c820 struct sk_psock *psock = container_of(to_rcu_work(work), in sk_psock_destroy()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c316 struct irq_info *info = container_of(to_rcu_work(work), struct irq_info, in delayed_free_irq()
/openbmc/linux/fs/
H A Dfs-writeback.c469 container_of(to_rcu_work(work), struct inode_switch_wbs_context, work); in inode_switch_wbs_work_fn()
H A Daio.c625 struct kioctx *ctx = container_of(to_rcu_work(work), struct kioctx, in free_ioctx()
/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c765 mm = container_of(to_rcu_work(work), struct user_event_mm, put_rwork); in delayed_user_event_mm_put()
/openbmc/linux/kernel/rcu/
H A Dtree.c3084 krwp = container_of(to_rcu_work(work), in kfree_rcu_work()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c5339 struct cgroup_subsys_state *css = container_of(to_rcu_work(work), in css_free_rwork_fn()