Searched refs:mlx5_debugfs_root (Results 1 – 7 of 7) sorted by relevance
88 struct dentry *mlx5_debugfs_root; variable89 EXPORT_SYMBOL(mlx5_debugfs_root);93 mlx5_debugfs_root = debugfs_create_dir("mlx5", NULL); in mlx5_register_debugfs()94 if (IS_ERR_OR_NULL(mlx5_debugfs_root)) in mlx5_register_debugfs()95 mlx5_debugfs_root = NULL; in mlx5_register_debugfs()100 debugfs_remove(mlx5_debugfs_root); in mlx5_unregister_debugfs()105 if (!mlx5_debugfs_root) in mlx5_qp_debugfs_init()119 if (!mlx5_debugfs_root) in mlx5_qp_debugfs_cleanup()127 if (!mlx5_debugfs_root) in mlx5_eq_debugfs_init()139 if (!mlx5_debugfs_root) in mlx5_eq_debugfs_cleanup()[all …]
1343 if (!mlx5_debugfs_root) in clean_debug_files()1355 if (!mlx5_debugfs_root) in create_debugfs_files()
880 priv->dbg_root = debugfs_create_dir(dev_name(&pdev->dev), mlx5_debugfs_root); in mlx5_pci_init()
382 if (!mlx5_debugfs_root || in mlx5_ib_cleanup_cong_debugfs()398 if (!mlx5_debugfs_root) in mlx5_ib_init_cong_debugfs()
606 if (!mlx5_debugfs_root || dev->rep) in mlx5_mr_cache_debugfs_cleanup()619 if (!mlx5_debugfs_root || dev->rep) in mlx5_mr_cache_debugfs_init()
5245 if (!mlx5_debugfs_root) in delay_drop_debugfs_init()
970 extern struct dentry *mlx5_debugfs_root;