Home
last modified time | relevance | path

Searched refs:UMEM_CALLBACK_RETRY (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libumem/common/
H A Dumem.h67 #define UMEM_CALLBACK_RETRY 0 macro
H A Dumem.c1245 if (result == UMEM_CALLBACK_RETRY) in umem_alloc_retry()
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dkmem.c30 return (UMEM_CALLBACK_RETRY); in kmem_failed_cb()