Searched refs:work_buf (Results 1 – 1 of 1) sorted by relevance
386 struct cpu_stop_work *work_buf) in stop_one_cpu_nowait() argument388 *work_buf = (struct cpu_stop_work){ .fn = fn, .arg = arg, .caller = _RET_IP_, }; in stop_one_cpu_nowait()389 return cpu_stop_queue_work(cpu, work_buf); in stop_one_cpu_nowait()