Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/
Dmsg_flags.c11 #ifndef MSG_SENDPAGE_NOTLAST
12 #define MSG_SENDPAGE_NOTLAST 0x20000 macro
/tools/perf/trace/beauty/include/linux/
Dsocket.h309 #define MSG_SENDPAGE_NOTLAST 0x20000 /* sendpage() internal : not the last page */ macro