Home
last modified time | relevance | path

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

/fs/
Deventpoll.c74 #define DEBUG_EPOLL 0 macro
76 #if DEBUG_EPOLL > 0
78 #define DNPRINTK(n, x) do { if ((n) <= DEBUG_EPOLL) printk x; } while (0)