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

/linux-4.4.14/drivers/s390/char/
H A Dzcore.c68 static struct dentry *zcore_hsa_file; variable in typeref:struct:dentry
711 zcore_hsa_file = debugfs_create_file("hsa", S_IRUSR|S_IWUSR, zcore_dir, zcore_init()
713 if (!zcore_hsa_file) { zcore_init()
737 debugfs_remove(zcore_hsa_file); zcore_exit()

Completed in 34 milliseconds