Home
last modified time | relevance | path

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

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