Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Drethook.c25 node = __llist_del_all(&tk->rethooks); in rethook_flush_task()
200 __llist_add(&node->llist, &current->rethooks); in rethook_hook()
212 node = tsk->rethooks.first; in __rethook_find_ret_addr()
305 first = current->rethooks.first; in rethook_trampoline_handler()
324 first = current->rethooks.first; in rethook_trampoline_handler()
325 current->rethooks.first = node->next; in rethook_trampoline_handler()
/linux/include/linux/
A Dsched.h1568 struct llist_head rethooks; member
/linux/kernel/
A Dfork.c2461 p->rethooks.first = NULL; in copy_process()

Completed in 19 milliseconds