Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dworkqueue.h401 extern unsigned int work_cpu(struct work_struct *work);
/linux-3.4.99/kernel/
Dworkqueue.c3226 unsigned int work_cpu(struct work_struct *work) in work_cpu() function
3232 EXPORT_SYMBOL_GPL(work_cpu);