Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dpipe_fs_i.h280 unsigned int round_pipe_size(unsigned long size);
/linux-5.19.10/fs/
Dpipe.c1234 unsigned int round_pipe_size(unsigned long size) in round_pipe_size() function
1328 size = round_pipe_size(arg); in pipe_set_size()
1448 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()