Searched defs:work_buf (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | stop_machine.h | 66 stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, struct cpu_stop_work *work_buf) stop_one_cpu_nowait() argument |
/linux-4.1.27/kernel/ | ||
H A D | stop_machine.c | 319 stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, struct cpu_stop_work *work_buf) stop_one_cpu_nowait() argument |
/linux-4.1.27/drivers/base/regmap/ | ||
H A D | internal.h | 48 void *work_buf; member in struct:regmap_async 64 void *work_buf; /* Scratch buffer used to format I/O */ member in struct:regmap |
Completed in 246 milliseconds