Home
last modified time | relevance | path

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

/arch/s390/hypfs/
Dinode.c468 static struct kobject *s390_kobj; variable
485 s390_kobj = kobject_create_and_add("s390", hypervisor_kobj); in hypfs_init()
486 if (!s390_kobj) { in hypfs_init()
496 kobject_put(s390_kobj); in hypfs_init()
513 kobject_put(s390_kobj); in hypfs_exit()