Home
last modified time | relevance | path

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

/linux/kernel/livepatch/
H A Dcore.c673 static const struct kobj_type klp_ktype_func = { variable
948 kobject_init(&func->kobj, &klp_ktype_func); in klp_init_func_early()