Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/livepatch/
Dpatch.c31 func = list_first_entry(&ops->func_stack, struct klp_func, in klp_find_ops()
57 func = list_first_or_null_rcu(&ops->func_stack, struct klp_func, in klp_ftrace_handler()
104 if (&func->stack_node == &ops->func_stack) in klp_ftrace_handler()
148 if (list_is_singular(&ops->func_stack)) { in klp_unpatch_func()
204 INIT_LIST_HEAD(&ops->func_stack); in klp_patch_func()
205 list_add_rcu(&func->stack_node, &ops->func_stack); in klp_patch_func()
224 list_add_rcu(&func->stack_node, &ops->func_stack); in klp_patch_func()
Dpatch.h24 struct list_head func_stack; member
Dtransition.c217 if (list_is_singular(&ops->func_stack)) { in klp_check_stack_func()
/Linux-v5.10/tools/lib/traceevent/plugins/
Dplugin_function.c13 static struct func_stack { struct
53 static void add_child(struct func_stack *stack, const char *child, int pos) in add_child()
90 struct func_stack *ptr; in add_and_get_index()
/Linux-v5.10/Documentation/livepatch/
Dlivepatch.rst351 an entry to the list (see field `func_stack`) of the struct klp_ops.
371 and func_stack list becomes empty.
392 is unregistered and the struct klp_ops is freed when the func_stack list