Home
last modified time | relevance | path

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

/openbmc/linux/kernel/livepatch/
H A Dpatch.h30 int klp_patch_object(struct klp_object *obj);
H A Dpatch.c252 int klp_patch_object(struct klp_object *obj) in klp_patch_object() function
H A Dcore.c1033 ret = klp_patch_object(obj); in __klp_enable_patch()
1263 ret = klp_patch_object(obj); in klp_module_coming()