Home
last modified time | relevance | path

Searched defs:pipe_user_pages_soft (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
Dpipe.c59 unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR; variable
/kernel/linux/linux-6.6/fs/
Dpipe.c60 static unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR; variable