Searched refs:dbg_fname (Results 1 – 1 of 1) sorted by relevance
221 static char dbg_fname[50]; in kvmppc_create_vcpu_debugfs() local224 snprintf(dbg_fname, sizeof(dbg_fname), "vm%u_vcpu%u_timing", in kvmppc_create_vcpu_debugfs()226 debugfs_file = debugfs_create_file(dbg_fname, 0666, in kvmppc_create_vcpu_debugfs()232 __func__, dbg_fname); in kvmppc_create_vcpu_debugfs()