Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c56 struct remote_function_call *tfc = data; in remote_function() local
57 struct task_struct *p = tfc->p; in remote_function()
60 tfc->ret = -EAGAIN; in remote_function()
65 tfc->ret = tfc->func(tfc->info); in remote_function()