Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpipe_fs_i.h275 unsigned int round_pipe_size(unsigned long size);
/Linux-v5.15/fs/
Dpipe.c1230 unsigned int round_pipe_size(unsigned long size) in round_pipe_size() function
1319 size = round_pipe_size(arg); in pipe_set_size()
/Linux-v5.15/kernel/
Dsysctl.c1152 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()