Home
last modified time | relevance | path

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

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