Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/livepatch/
Dcore.c609 static struct kobj_type klp_ktype_func = { variable
871 kobject_init(&func->kobj, &klp_ktype_func); in klp_init_func_early()