Searched refs:BIG_PIPE_SIZE (Results 1 – 2 of 2) sorted by relevance
38 #ifndef BIG_PIPE_SIZE39 #define BIG_PIPE_SIZE (64*1024) macro54 #define PIPENPAGES (BIG_PIPE_SIZE / PAGE_SIZE + 1)
1102 if (desiredsize == BIG_PIPE_SIZE) in pipe_write()