Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/dma/
Ddebug.c128 static u32 show_num_errors = 1; variable
236 (show_all_errors || show_num_errors > 0)) { \
242 if (!show_all_errors && show_num_errors > 0) \
243 show_num_errors -= 1; \
913 &show_num_errors); in dma_debug_fs_init()