Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpipe_fs_i.h346 unsigned int round_pipe_size(unsigned int size);
/linux-6.15/fs/
H A Dpipe.c1269 unsigned int round_pipe_size(unsigned int size) in round_pipe_size() function
1370 size = round_pipe_size(arg); in pipe_set_size()
1488 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()