Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/livepatch/
Dcore.c642 static const struct kobj_type klp_ktype_func = { variable
917 kobject_init(&func->kobj, &klp_ktype_func); in klp_init_func_early()