Searched refs:klp_shadow_free_all (Results 1 – 5 of 5) sorted by relevance
295 void klp_shadow_free_all(unsigned long id, klp_shadow_dtor_t dtor) in klp_shadow_free_all() function311 EXPORT_SYMBOL_GPL(klp_shadow_free_all);
148 klp_shadow_free_all(SV_COUNTER, NULL); in livepatch_shadow_fix2_exit()
171 klp_shadow_free_all(SV_LEAK, livepatch_fix1_dummy_leak_dtor); in livepatch_shadow_fix1_exit()
202 void klp_shadow_free_all(unsigned long id, klp_shadow_dtor_t dtor);
72 * klp_shadow_free_all() - detach and free all <*, id> shadow variables