Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Ddebug.h24 #define DEBUG_DIR_ROOT "s390dbf" /* name of debug root directory in proc fs */ macro
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Ddebug.c1521 debug_debugfs_root_entry = debugfs_create_dir(DEBUG_DIR_ROOT, NULL); in debug_init()