Searched refs:tunables_dir (Results 1 – 1 of 1) sorted by relevance
70 static struct dentry *tunables_dir; variable1704 tunables_dir = debugfs_create_dir(UV_BAU_TUNABLES_DIR, NULL); in uv_ptc_init()1705 if (!tunables_dir) { in uv_ptc_init()1711 tunables_dir, NULL, &tunables_fops); in uv_ptc_init()