Home
last modified time | relevance | path

Searched defs:SLEEPING_KMALLOCS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h299 # define SLEEPING_KMALLOCS(a,b,c) (a) = (b)kmem_alloc((c), KM_SLEEP) macro
1482 # define SLEEPING_KMALLOCS KMALLOCS macro