Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpipe_fs_i.h241 extern unsigned long pipe_user_pages_soft;
/OK3568_Linux_fs/kernel/fs/
H A Dpipe.c59 unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR; variable
765 unsigned long soft_limit = READ_ONCE(pipe_user_pages_soft); in too_many_pipe_buffers_soft()
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c3385 .data = &pipe_user_pages_soft,
3386 .maxlen = sizeof(pipe_user_pages_soft),