Searched refs:klp_patch_object (Results 1 – 3 of 3) sorted by relevance
30 int klp_patch_object(struct klp_object *obj);
252 int klp_patch_object(struct klp_object *obj) in klp_patch_object() function
1055 * klp_patch_object(), so that klp_ftrace_handler() will see the in __klp_enable_patch() 1072 ret = klp_patch_object(obj); in __klp_enable_patch() 1315 ret = klp_patch_object(obj); in klp_module_coming()