Searched refs:USER_BUF_PAGE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/lib/
H A Ddynamic_debug.c1003 #define USER_BUF_PAGE 4096 macro
1012 if (len > USER_BUF_PAGE - 1) {
1013 pr_warn("expected <%d bytes into control\n", USER_BUF_PAGE);

Completed in 154 milliseconds