Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/trace/
A Drethook.c26 node = __llist_del_all(&tk->rethooks); in rethook_flush_task()
192 __llist_add(&node->llist, &current->rethooks); in rethook_hook()
204 node = tsk->rethooks.first; in __rethook_find_ret_addr()
297 first = current->rethooks.first; in rethook_trampoline_handler()
315 first = current->rethooks.first; in rethook_trampoline_handler()
316 current->rethooks.first = node->next; in rethook_trampoline_handler()
/linux-6.3-rc2/include/linux/
A Dsched.h1508 struct llist_head rethooks; member
/linux-6.3-rc2/kernel/
A Dfork.c2364 p->rethooks.first = NULL; in copy_process()

Completed in 33 milliseconds