Home
last modified time | relevance | path

Searched refs:DEBUG_DIR_ROOT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/s390/include/asm/
Ddebug.h49 #define DEBUG_DIR_ROOT "s390dbf" /* name of debug root directory in proc fs */ macro
/linux-3.4.99/arch/s390/kernel/
Ddebug.c1098 debug_debugfs_root_entry = debugfs_create_dir(DEBUG_DIR_ROOT,NULL); in debug_init()