Searched refs:work_for_cpu (Results 1 – 1 of 1) sorted by relevance
6825 struct work_for_cpu {6834 struct work_for_cpu *wfc = container_of(work, struct work_for_cpu, work); in work_for_cpu_fn() 6854 struct work_for_cpu wfc = { .fn = fn, .arg = arg }; in work_on_cpu_key() 6822 struct work_for_cpu { global() struct 6831 retwork_for_cpu work_for_cpu_fn() argument