klp_shadow_get_or_alloc 214 include/linux/livepatch.h void *klp_shadow_get_or_alloc(void *obj, unsigned long id, klp_shadow_get_or_alloc 232 kernel/livepatch/shadow.c EXPORT_SYMBOL_GPL(klp_shadow_get_or_alloc); klp_shadow_get_or_alloc 87 lib/livepatch/test_klp_shadow_vars.c void *ret = klp_shadow_get_or_alloc(obj, id, size, gfp_flags, ctor, klp_shadow_get_or_alloc 50 samples/livepatch/livepatch-shadow-fix2.c shadow_count = klp_shadow_get_or_alloc(d, SV_COUNTER,