Searched defs:sdmalloc (Results 1 – 3 of 3) sorted by relevance
61 #define sdmalloc(n) mallocalign(n, CACHELINESZ, 0, 0) macro
117 #define sdmalloc(n) mallocalign(n, CACHELINESZ, 0, 0) macro
145 #define sdmalloc(n) malloc(n) macro