Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Ddynamic_debug.c738 #define USER_BUF_PAGE 4096 macro
747 if (len > USER_BUF_PAGE - 1) { in ddebug_proc_write()
748 pr_warn("expected <%d bytes into control\n", USER_BUF_PAGE); in ddebug_proc_write()