Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dcore.c634 static const struct kobj_type klp_ktype_patch = { in klp_kobj_release_func()
960 kobject_init(&patch->kobj, &klp_ktype_patch); in klp_init_patch()
610 static const struct kobj_type klp_ktype_patch = { global() variable