Searched defs:round_up (Results 1 – 5 of 5) sorted by relevance
104 #define round_up(x, y) ((((x)-1) | __round_mask(x, y))+1) macro
144 static inline __u64 dru(__u64 val, __u32 shift, int round_up) in dru()245 int round_up; in ldlm_pool_recalc_slv() local
63 #define round_up(x, y) ((((x)-1) | __round_mask(x, y))+1) macro
502 round_up, enumerator
658 round_up, enumerator