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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c876 uint_t alloc_failed = 0; local
889 alloc_failed = 1;
894 alloc_failed = 1;
899 alloc_failed = 1;
901 if (alloc_failed) {
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c3856 int alloc_failed = 0; local
3930 ((alloc_failed >> tszc) & 0x1)) {
4006 alloc_failed |= (1 << szc);
4461 alloc_failed |= (1 << szc);

Completed in 68 milliseconds