| /linux/net/sched/ |
| H A D | cls_cgroup.c | 70 struct cls_cgroup_head *head = container_of(to_rcu_work(work), in cls_cgroup_destroy_work()
|
| H A D | cls_basic.c | 100 struct basic_filter *f = container_of(to_rcu_work(work), in basic_delete_filter_work()
|
| H A D | cls_matchall.c | 60 struct cls_mall_head *head = container_of(to_rcu_work(work), in mall_destroy_work()
|
| H A D | cls_fw.c | 128 struct fw_filter *f = container_of(to_rcu_work(work), in fw_delete_filter_work()
|
| H A D | cls_route.c | 269 struct route4_filter *f = container_of(to_rcu_work(work), in route4_delete_filter_work()
|
| H A D | cls_flow.c | 387 struct flow_filter *f = container_of(to_rcu_work(work), in flow_destroy_filter_work()
|
| H A D | cls_u32.c | 440 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_work() 457 struct tc_u_knode *key = container_of(to_rcu_work(work), in u32_delete_key_freepf_work()
|
| H A D | cls_bpf.c | 280 struct cls_bpf_prog *prog = container_of(to_rcu_work(work), in cls_bpf_delete_prog_work()
|
| H A D | cls_flower.c | 387 struct fl_flow_mask *mask = container_of(to_rcu_work(work), in fl_mask_free() 395 struct fl_flow_mask *mask = container_of(to_rcu_work(work), in fl_mask_free_work() 438 struct cls_fl_filter *f = container_of(to_rcu_work(work), in __fl_destroy_filter() 586 struct cls_fl_head *head = container_of(to_rcu_work(work), in __fl_delete()
|
| H A D | act_ct.c | 384 ct_ft = container_of(to_rcu_work(work), struct tcf_ct_flow_table, in tcf_ct_flow_table_cleanup_work()
|
| /linux/net/core/ |
| H A D | bpf_ksock.c | 35 ks = container_of(to_rcu_work(work), struct bpf_ksock, rwork); in ksock_release_work_fn()
|
| /linux/drivers/net/ovpn/ |
| H A D | crypto_aead.c | 394 ks = container_of(to_rcu_work(work), struct ovpn_crypto_key_slot, in ovpn_aead_crypto_key_slot_free_work()
|
| /linux/include/linux/ |
| H A D | workqueue.h | 218 static inline struct rcu_work *to_rcu_work(struct work_struct *work) in to_rcu_work() function
|
| /linux/net/devlink/ |
| H A D | core.c | 344 devlink = container_of(to_rcu_work(work), struct devlink, rwork); in devlink_release()
|
| /linux/kernel/bpf/ |
| H A D | cpumap.c | 529 rcpu = container_of(to_rcu_work(work), struct bpf_cpu_map_entry, free_work); in __cpu_map_entry_free()
|
| /linux/kernel/trace/ |
| H A D | trace_events_user.c | 404 struct user_event_enabler *enabler = container_of(to_rcu_work(work), in delayed_user_event_enabler_put() 808 mm = container_of(to_rcu_work(work), struct user_event_mm, put_rwork); in delayed_user_event_mm_put()
|
| H A D | trace_events_filter.c | 1370 filter_list = container_of(to_rcu_work(work), struct filter_head, rwork); in free_filter_list_work()
|
| /linux/drivers/acpi/ |
| H A D | osl.c | 390 struct acpi_ioremap *map = container_of(to_rcu_work(work), in acpi_os_map_remove()
|
| /linux/kernel/dma/ |
| H A D | swiotlb.c | 907 container_of(to_rcu_work(work), struct io_tlb_pool, dyn_free); in swiotlb_dyn_free_work()
|
| /linux/mm/ |
| H A D | slab_common.c | 1633 krwp = container_of(to_rcu_work(work), in kfree_rcu_work()
|
| /linux/net/netfilter/ |
| H A D | nfnetlink_queue.c | 195 inst = container_of(to_rcu_work(work), struct nfqnl_instance, in instance_destroy_work()
|
| /linux/drivers/net/ |
| H A D | macsec.c | 182 container_of(to_rcu_work(work), struct macsec_rx_sa, destroy_work); in free_rxsa_work() 211 container_of(to_rcu_work(work), struct macsec_tx_sa, destroy_work); in free_txsa_work()
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 1203 struct ip_set *set = container_of(to_rcu_work(work), in ip_set_destroy_set_work()
|
| /linux/kernel/cgroup/ |
| H A D | cgroup.c | 5693 struct cgroup_subsys_state *css = container_of(to_rcu_work(work), in css_free_rwork_fn() 6175 css = container_of(to_rcu_work(work), struct cgroup_subsys_state, destroy_rwork); in css_killed_work_fn()
|
| /linux/kernel/sched/ext/ |
| H A D | ext.c | 5319 struct rcu_work *rcu_work = to_rcu_work(work); in scx_sched_free_rcu_work()
|