Searched refs:work_buf (Results 1 – 1 of 1) sorted by relevance
367 struct cpu_stop_work *work_buf) in stop_one_cpu_nowait() argument369 *work_buf = (struct cpu_stop_work){ .fn = fn, .arg = arg, }; in stop_one_cpu_nowait()370 return cpu_stop_queue_work(cpu, work_buf); in stop_one_cpu_nowait()