Searched defs:schedctl_shared_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dschedctl.c64 * held while waiting for memory, schedctl_shared_alloc() should
88 static int schedctl_shared_alloc(sc_shared_t **, uintptr_t *);
110 if ((error = schedctl_shared_alloc(&ssp, &uaddr)) != 0)
469 schedctl_shared_alloc(sc_shared_t **kaddrp, uintptr_t *uaddrp) function

Completed in 56 milliseconds