Home
last modified time | relevance | path

Searched defs:kthread_work (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dkthread.h64 struct kthread_work { struct
66 kthread_work_func_t func; argument
89 struct kthread_work work = KTHREAD_WORK_INIT(work, fn) argument