Home
last modified time | relevance | path

Searched refs:INIT_DELAYED_WORK_ONSTACK (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Digt_wedge_me.h42 INIT_DELAYED_WORK_ONSTACK(&w->work, __igt_wedge_me); in __igt_init_wedge()
/Linux-v4.19/include/linux/
Dworkqueue.h274 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ macro
/Linux-v4.19/arch/x86/kernel/
Dhpet.c714 INIT_DELAYED_WORK_ONSTACK(&work.work, hpet_work); in hpet_cpuhp_online()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_irq.c2950 INIT_DELAYED_WORK_ONSTACK(&w->work, wedge_me); in __init_wedge()