Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c5618 static void work_for_cpu_fn(struct work_struct *work) in work_for_cpu_fn() function
5642 INIT_WORK_ONSTACK_KEY(&wfc.work, work_for_cpu_fn, key); in work_on_cpu_key()