Home
last modified time | relevance | path

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

/l4re-core-master/l4re_vfs/include/impl/
A Dvfs_impl.h43 #define DEBUG_LOG(level, dbg...) do { if (level) dbg } while (0)
45 #define DEBUG_LOG(level, dbg...) do { } while (0) macro
404 DEBUG_LOG(debug_mmap, { in munmap()
446 DEBUG_LOG(debug_mmap, { in alloc_ds()
533 DEBUG_LOG(debug_mmap, { in mmap2()
555 DEBUG_LOG(debug_mmap, { in mmap2()
586 DEBUG_LOG(debug_mmap, outstring("COW\n");); in mmap2()
638 DEBUG_LOG(debug_mmap, { in mmap2()
709 DEBUG_LOG(debug_mmap, { in mremap()
967 #undef DEBUG_LOG

Completed in 4 milliseconds