Searched refs:cfs_power2_roundup (Results 1 – 2 of 2) sorted by relevance
82 count = cfs_power2_roundup(count); in LNetEQAlloc()
500 static inline unsigned int cfs_power2_roundup(unsigned int val) in cfs_power2_roundup() function