Home
last modified time | relevance | path

Searched refs:wfc (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/kernel/
Dworkqueue.c5616 struct work_for_cpu *wfc = container_of(work, struct work_for_cpu, work); in work_for_cpu_fn() local
5618 wfc->ret = wfc->fn(wfc->arg); in work_for_cpu_fn()
5636 struct work_for_cpu wfc = { .fn = fn, .arg = arg }; in work_on_cpu_key() local
5638 INIT_WORK_ONSTACK_KEY(&wfc.work, work_for_cpu_fn, key); in work_on_cpu_key()
5639 schedule_work_on(cpu, &wfc.work); in work_on_cpu_key()
5640 flush_work(&wfc.work); in work_on_cpu_key()
5641 destroy_work_on_stack(&wfc.work); in work_on_cpu_key()
5642 return wfc.ret; in work_on_cpu_key()
/linux-6.6.21/arch/s390/tools/
Dopcodes.txt1028 e7cb wfc VRR_VV0UU2