Home
last modified time | relevance | path

Searched defs:round_up (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/tools/include/linux/
Dkernel.h104 #define round_up(x, y) ((((x)-1) | __round_mask(x, y))+1) macro
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c143 static inline __u64 dru(__u64 val, __u32 shift, int round_up) in dru()
/linux-4.4.14/include/linux/
Dkernel.h63 #define round_up(x, y) ((((x)-1) | __round_mask(x, y))+1) macro
/linux-4.4.14/drivers/atm/
Dhorizon.h502 round_up, enumerator
Dambassador.h658 round_up, enumerator