Home
last modified time | relevance | path

Searched refs:INIT_RCU_WORK (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/devlink/
H A Dcore.c229 INIT_RCU_WORK(&devlink->rwork, devlink_release); in devlink_alloc_ns()
/openbmc/linux/include/linux/
H A Dworkqueue.h339 #define INIT_RCU_WORK(_work, _func) \ macro
/openbmc/linux/kernel/bpf/
H A Dcpumap.c508 INIT_RCU_WORK(&old_rcpu->free_work, __cpu_map_entry_free); in __cpu_map_entry_replace()
/openbmc/linux/fs/
H A Dfs-writeback.c605 INIT_RCU_WORK(&isw->work, inode_switch_wbs_work_fn); in inode_switch_wbs()
694 INIT_RCU_WORK(&isw->work, inode_switch_wbs_work_fn); in cleanup_offline_cgwb()
H A Daio.c645 INIT_RCU_WORK(&ctx->free_rwork, free_ioctx); in free_ioctx_reqs()
/openbmc/linux/drivers/acpi/
H A Dosl.c400 INIT_RCU_WORK(&map->track.rwork, acpi_os_map_remove); in acpi_os_drop_map_ref()
/openbmc/linux/net/core/
H A Dskmsg.c848 INIT_RCU_WORK(&psock->rwork, sk_psock_destroy); in sk_psock_drop()
/openbmc/linux/net/sched/
H A Dact_ct.c389 INIT_RCU_WORK(&ct_ft->rwork, tcf_ct_flow_table_cleanup_work); in tcf_ct_flow_table_put()
H A Dcls_api.c327 INIT_RCU_WORK(rwork, func); in tcf_queue_work()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c726 INIT_RCU_WORK(&info->rwork, delayed_free_irq); in xen_irq_init()
/openbmc/linux/kernel/trace/
H A Dtrace_events_user.c818 INIT_RCU_WORK(&mm->put_rwork, delayed_user_event_mm_put); in user_event_mm_remove()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c5432 INIT_RCU_WORK(&css->destroy_rwork, css_free_rwork_fn); in css_release_work_fn()
5563 INIT_RCU_WORK(&css->destroy_rwork, css_free_rwork_fn); in css_create()
/openbmc/linux/kernel/rcu/
H A Dtree.c5028 INIT_RCU_WORK(&krcp->krw_arr[i].rcu_work, kfree_rcu_work); in kfree_rcu_batch_init()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c3686 INIT_RCU_WORK(&ve->rcu, rcu_virtual_context_destroy); in virtual_context_destroy()