Searched refs:round_pipe_size (Results 1 – 2 of 2) sorted by relevance
337 unsigned int round_pipe_size(unsigned int size);
1272 unsigned int round_pipe_size(unsigned int size) in round_pipe_size() function1373 size = round_pipe_size(arg); in pipe_set_size()1484 static SYSCTL_USER_TO_KERN_UINT_CONV(_pipe_maxsz, round_pipe_size) in SYSCTL_USER_TO_KERN_UINT_CONV() argument