Searched refs:tool_dbgfs (Results 1 – 1 of 1) sorted by relevance
108 static struct dentry *tool_dbgfs; variable448 if (!tool_dbgfs) { in tool_setup_dbgfs()454 tool_dbgfs); in tool_setup_dbgfs()537 tool_dbgfs = debugfs_create_dir(KBUILD_MODNAME, NULL); in tool_init()546 debugfs_remove_recursive(tool_dbgfs); in tool_init()554 debugfs_remove_recursive(tool_dbgfs); in tool_exit()