Searched refs:shutdown_actions_kset (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dipl.c2049 static struct kset *shutdown_actions_kset; variable in typeref:struct:kset
2225 shutdown_actions_kset = kset_create_and_add("shutdown_actions", NULL,
2227 if (!shutdown_actions_kset)
2229 if (sysfs_create_group(&shutdown_actions_kset->kobj,

Completed in 137 milliseconds