Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpipe_fs_i.h190 unsigned int round_pipe_size(unsigned long size);
/Linux-v5.4/fs/
Dpipe.c1038 unsigned int round_pipe_size(unsigned long size) in round_pipe_size() function
1061 size = round_pipe_size(arg); in pipe_set_size()
/Linux-v5.4/kernel/
Dsysctl.c2793 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()