Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpipe_fs_i.h292 unsigned int round_pipe_size(unsigned int size);
/openbmc/linux/fs/
H A Dpipe.c1243 unsigned int round_pipe_size(unsigned int size) in round_pipe_size() function
1340 size = round_pipe_size(arg); in pipe_set_size()
1456 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()