Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/livepatch/
Dtransition.c193 static int klp_check_stack_func(struct klp_func *func, unsigned long *entries, in klp_check_stack_func() function
262 ret = klp_check_stack_func(func, entries, nr_entries); in klp_check_stack()