Home
last modified time | relevance | path

Searched refs:INIT_WORK_ONSTACK (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
A Dworkqueue.h247 #define INIT_WORK_ONSTACK(_work, _func) \ macro
260 INIT_WORK_ONSTACK(&(_work)->work, (_func)); \
282 INIT_WORK_ONSTACK(&(_work)->work, (_func))
/linux/kernel/locking/
A Dtest-ww_mutex.c67 INIT_WORK_ONSTACK(&mtx.work, test_mutex_work); in __test_mutex()
226 INIT_WORK_ONSTACK(&abba.work, test_abba_work); in test_abba()
/linux/drivers/cpufreq/
A Dtegra194-cpufreq.c154 INIT_WORK_ONSTACK(&read_counters_work.work, tegra_read_counters); in tegra194_calculate_speed()
/linux/drivers/gpu/drm/
A Ddrm_framebuffer.c467 INIT_WORK_ONSTACK(&arg.work, drm_mode_rmfb_work_fn); in drm_mode_rmfb()
803 INIT_WORK_ONSTACK(&arg.work, drm_mode_rmfb_work_fn); in drm_fb_release()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_sw_fence.c542 INIT_WORK_ONSTACK(&ipc.work, task_ipc); in test_ipc()
/linux/kernel/rcu/
A Dtree_exp.h846 INIT_WORK_ONSTACK(&rew.rew_work, wait_rcu_exp_gp); in synchronize_rcu_expedited()
/linux/drivers/md/
A Ddm-snap-persistent.c257 INIT_WORK_ONSTACK(&req.work, do_metadata); in chunk_io()
A Ddm-thin.c2465 INIT_WORK_ONSTACK(&pw->worker, fn); in pool_work_wait()
/linux/kernel/
A Dsmp.c1227 INIT_WORK_ONSTACK(&sscs.work, smp_call_on_cpu_callback); in smp_call_on_cpu()
A Dpadata.c90 INIT_WORK_ONSTACK(&pw->pw_work, work_fn); in padata_work_init()
A Dworkqueue.c2694 INIT_WORK_ONSTACK(&barr->work, wq_barrier_func); in insert_wq_barrier()
5212 INIT_WORK_ONSTACK(&wfc.work, work_for_cpu_fn); in work_on_cpu()
/linux/drivers/block/zram/
A Dzram_drv.c850 INIT_WORK_ONSTACK(&work.work, zram_sync_read); in read_from_bdev_sync()
/linux/fs/xfs/libxfs/
A Dxfs_btree.c2868 INIT_WORK_ONSTACK(&args.work, xfs_btree_split_worker); in xfs_btree_split()

Completed in 57 milliseconds