Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dzcore.c48 static struct dentry *zcore_hsa_file; variable
315 zcore_hsa_file = debugfs_create_file("hsa", S_IRUSR|S_IWUSR, zcore_dir, in zcore_init()
317 if (!zcore_hsa_file) { in zcore_init()