Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dcore.c666 static const struct kobj_type klp_ktype_func = { in klp_free_object_loaded()
941 kobject_init(&func->kobj, &klp_ktype_func); in klp_init_patch_early()
642 static const struct kobj_type klp_ktype_func = { global() variable