Searched defs:PIPE_BUF (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/arm/include/asm/ | ||
D | limits.h | 9 #define PIPE_BUF PAGE_SIZE macro |
/Linux-v4.19/include/uapi/linux/ | ||
D | limits.h | 14 #define PIPE_BUF 4096 /* # bytes in atomic write to a pipe */ macro |