Home
last modified time | relevance | path

Searched refs:rmalloc_wait (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmap.h50 extern ulong_t rmalloc_wait(void *, size_t);
/titanic_44/usr/src/uts/common/os/
H A Drmap.c61 rmalloc_wait(void *mp, size_t size) in rmalloc_wait() function
/titanic_44/usr/src/man/man9f/
H A DMakefile423 rmalloc_wait.9f \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc419 file path=usr/share/man/man9f/rmalloc_wait.9f
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c4222 i = (kf == KM_SLEEP ? rmalloc_wait : rmalloc) in mptsas_cmdarqsize()