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