Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpipe_fs_i.h193 unsigned int round_pipe_size(unsigned long size);
/Linux-v4.19/fs/
Dpipe.c1012 unsigned int round_pipe_size(unsigned long size) in round_pipe_size() function
1035 size = round_pipe_size(arg); in pipe_set_size()
/Linux-v4.19/kernel/
Dsysctl.c2676 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()