Home
last modified time | relevance | path

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

/openbmc/linux/kernel/livepatch/
H A Dcore.c758 static int klp_init_func(struct klp_object *obj, struct klp_func *func) in klp_init_func() function
892 ret = klp_init_func(obj, func); in klp_init_object()