Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
kdebugfs.c File Reference
#include <linux/module.h>
#include <linux/init.h>
#include <linux/debugfs.h>

Go to the source code of this file.

Functions

 EXPORT_SYMBOL (arch_debugfs_dir)
 
 arch_initcall (arch_kdebugfs_init)
 

Variables

struct dentryarch_debugfs_dir
 

Function Documentation

arch_initcall ( arch_kdebugfs_init  )
EXPORT_SYMBOL ( arch_debugfs_dir  )

Variable Documentation

struct dentry* arch_debugfs_dir

Definition at line 5 of file kdebugfs.c.