Home
last modified time | relevance | path

Searched refs:round_pipe_size (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpipe_fs_i.h287 unsigned int round_pipe_size(unsigned long size);
/kernel/linux/linux-6.6/include/linux/
H A Dpipe_fs_i.h292 unsigned int round_pipe_size(unsigned int size);
/kernel/linux/linux-6.6/fs/
H A Dpipe.c1236 unsigned int round_pipe_size(unsigned int size) in round_pipe_size() function
1333 size = round_pipe_size(arg); in pipe_set_size()
1449 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()
/kernel/linux/linux-5.10/fs/
H A Dpipe.c1231 unsigned int round_pipe_size(unsigned long size) in round_pipe_size() function
1328 size = round_pipe_size(arg); in pipe_set_size()
/kernel/linux/linux-5.10/kernel/
H A Dsysctl.c1124 val = round_pipe_size(*lvalp); in do_proc_dopipe_max_size_conv()

Completed in 8 milliseconds