Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/livepatch/
Dcore.c577 static struct kobj_type klp_ktype_patch = { variable
890 kobject_init(&patch->kobj, &klp_ktype_patch); in klp_init_patch_early()