Searched defs:work_buf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | stop_machine.h | 71 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
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | stop_machine.h | 74 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
|
/kernel/linux/linux-5.10/kernel/ |
H A D | stop_machine.c | 367 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
|
/kernel/linux/linux-6.6/kernel/ |
H A D | stop_machine.c | 384 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
|
/kernel/linux/linux-5.10/drivers/base/regmap/ |
H A D | internal.h | 46 void *work_buf; member 63 void *work_buf; /* Scratch buffer used to format I/O */ member
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | internal.h | 47 void *work_buf; member 69 void *work_buf; /* Scratch buffer used to format I/O */ member
|
Completed in 5 milliseconds