Home
last modified time | relevance | path

Searched refs:pipe_user_pages_soft (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dpipe_fs_i.h172 extern unsigned long pipe_user_pages_soft;
/Linux-v4.19/fs/
Dpipe.c42 unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR; variable
608 unsigned long soft_limit = READ_ONCE(pipe_user_pages_soft); in too_many_pipe_buffers_soft()
/Linux-v4.19/kernel/
Dsysctl.c1860 .data = &pipe_user_pages_soft,
1861 .maxlen = sizeof(pipe_user_pages_soft),