Searched refs:d_xen (Results 1 – 3 of 3) sorted by relevance
259 struct dentry *d_xen = xen_init_debugfs(); in xen_mc_debugfs() local261 if (d_xen == NULL) in xen_mc_debugfs()264 d_mc_debug = debugfs_create_dir("multicalls", d_xen); in xen_mc_debugfs()
390 struct dentry *d_xen = xen_init_debugfs(); in xen_spinlock_debugfs() local392 if (d_xen == NULL) in xen_spinlock_debugfs()395 d_spin_debug = debugfs_create_dir("spinlocks", d_xen); in xen_spinlock_debugfs()
2445 struct dentry *d_xen = xen_init_debugfs(); in xen_mmu_debugfs() local2447 if (d_xen == NULL) in xen_mmu_debugfs()2450 d_mmu_debug = debugfs_create_dir("mmu", d_xen); in xen_mmu_debugfs()