Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpipe_fs_i.h273 unsigned int round_pipe_size(unsigned long size);
/OK3568_Linux_fs/kernel/fs/
H A 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()
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c1074 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()