Searched defs:rs_malloc_type (Results 1 – 1 of 1) sorted by relevance
94 #define rs_malloc_type(type) kalloc_type(type, Z_WAITOK | Z_ZERO) macro115 #define rs_malloc_type(type) ((type*) rs_malloc_data(sizeof(type))) macro