Searched refs:MSG_BATCH (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/trace/beauty/
H A Dmsg_flags.c11 #ifndef MSG_BATCH
12 #define MSG_BATCH 0x40000 macro
/linux-master/include/linux/
H A Dsocket.h322 #define MSG_BATCH 0x40000 /* sendmmsg(): more messages coming */ macro
/linux-master/tools/perf/trace/beauty/include/linux/
H A Dsocket.h322 #define MSG_BATCH 0x40000 /* sendmmsg(): more messages coming */ macro
/linux-master/net/kcm/
H A Dkcmsock.c903 if (msg->msg_flags & MSG_BATCH) {
/linux-master/net/
H A Dsocket.c2710 flags |= MSG_BATCH;

Completed in 140 milliseconds