Searched defs:KMALLOCS (Results 1 – 1 of 1) sorted by relevance
341 # define KMALLOCS(a,b,c) (a) = (b)malloc(c) macro479 # define KMALLOCS(a, b, c) (a) = (b)malloc((c), _M_IPF, M_NOWAIT) macro561 # define KMALLOCS(a,b,c) (a) = (b)new_kmem_alloc((c), KMEM_NOSLEEP) macro