Searched defs:_PROP_MALLOC (Results 1 – 1 of 1) sorted by relevance
260 #define _PROP_MALLOC(s, t) kmalloc((s), (t), M_WAITOK) macro318 #define _PROP_MALLOC(s, t) alloc((s)) macro359 #define _PROP_MALLOC(s, t) malloc((s)) macro