Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dschedctl.c88 static int schedctl_shared_alloc(sc_shared_t **, uintptr_t *);
110 if ((error = schedctl_shared_alloc(&ssp, &uaddr)) != 0) in schedctl()
469 schedctl_shared_alloc(sc_shared_t **kaddrp, uintptr_t *uaddrp) in schedctl_shared_alloc() function