Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c74 struct remote_function_call *tfc = data; in remote_function() local
75 struct task_struct *p = tfc->p; in remote_function()
87 tfc->ret = -ESRCH; /* No such (running) process */ in remote_function()
92 tfc->ret = tfc->func(tfc->info); in remote_function()