Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dworkqueue.h249 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ macro
/linux-4.4.14/arch/x86/kernel/
Dhpet.c721 INIT_DELAYED_WORK_ONSTACK(&work.work, hpet_work); in hpet_cpuhp_notify()