Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dcore.c699 static void __klp_free_objects(struct klp_patch *patch, bool nops_only)
716 __klp_free_objects(patch, false);
721 __klp_free_objects(patch, true);
675 static void __klp_free_objects(struct klp_patch *patch, bool nops_only) __klp_free_objects() function