Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dcred.c143 static cred_t *cralloc_flags(int);
246 cralloc_flags(int flgs) in cralloc_flags() function
265 return (cralloc_flags(KM_SLEEP)); in cralloc()
441 newcr = cralloc_flags(flgs); in crdup_flags()