Searched defs:_bytes (Results 1 – 1 of 1) sorted by relevance
23 #define xmalloc_bytes(_bytes) _xmalloc(_bytes, SMP_CACHE_BYTES) argument24 #define xzalloc_bytes(_bytes) _xzalloc(_bytes, SMP_CACHE_BYTES) argument
Completed in 3 milliseconds