HomeSort by relevance Sort by last modified time
    Searched refs:ALIGN_POWER2 (Results 1 - 2 of 2) sorted by null

  /external/kmod/shared/
util.h 65 static _always_inline_ unsigned int ALIGN_POWER2(unsigned int u)
hash.c 52 n_buckets = ALIGN_POWER2(n_buckets);

Completed in 72 milliseconds