Home
last modified time | relevance | path

Searched defs:MSG_SENDPAGE_NOTLAST (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dsocket.h276 #define MSG_SENDPAGE_NOTLAST 0x20000 /* sendpage() internal : not the last page */ macro
/linux-4.1.27/tools/perf/
Dbuiltin-trace.c653 #define MSG_SENDPAGE_NOTLAST 0x20000 macro