Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h313 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ macro
/linux/kernel/
H A Dworkqueue.c3779 INIT_WORK_ONSTACK_KEY(&barr->work, wq_barrier_func, in insert_wq_barrier()
6753 INIT_WORK_ONSTACK_KEY(&wfc.work, work_for_cpu_fn, key); in work_on_cpu_key()