Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dtransition.c214 static int klp_check_stack_func(struct klp_func *func, unsigned long *entries, in klp_check_stack_func() function
282 ret = klp_check_stack_func(func, entries, nr_entries); in klp_check_stack()