Home
last modified time | relevance | path

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

/openbmc/linux/samples/livepatch/
H A Dlivepatch-shadow-fix2.c34 #define SV_COUNTER 2 macro
50 shadow_count = klp_shadow_get_or_alloc(d, SV_COUNTER, in livepatch_fix2_dummy_check()
85 shadow_count = klp_shadow_get(d, SV_COUNTER); in livepatch_fix2_dummy_free()
89 klp_shadow_free(d, SV_COUNTER, NULL); in livepatch_fix2_dummy_free()
126 klp_shadow_free_all(SV_COUNTER, NULL); in livepatch_shadow_fix2_exit()