Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dcore.c650 static const struct kobj_type klp_ktype_object = { in __klp_free_funcs()
949 kobject_init(&obj->kobj, &klp_ktype_object); in klp_init_patch_early()
626 static const struct kobj_type klp_ktype_object = { global() variable