Searched defs:pipe_bufs (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/sched/
H A Duser.h20 atomic_long_t pipe_bufs; /* how many pages are allocated in pipe buffers */ member in struct:user_struct
/linux-master/fs/
H A Dpipe.c793 unsigned long pipe_bufs = PIPE_DEF_BUFFERS; local
[all...]

Completed in 87 milliseconds