Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpipe_fs_i.h243 extern unsigned long pipe_user_pages_soft;
/Linux-v5.15/fs/
Dpipe.c59 unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR; variable
763 unsigned long soft_limit = READ_ONCE(pipe_user_pages_soft); in too_many_pipe_buffers_soft()
/Linux-v5.15/kernel/
Dsysctl.c3383 .data = &pipe_user_pages_soft,
3384 .maxlen = sizeof(pipe_user_pages_soft),