Searched refs:sac_alloc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea.c161 savec->sac_alloc = 0; /* Mark it allocated */
189 savec->sac_alloc = 0; /* Mark it allocated */
301 freepage->sac_alloc = 0; /* Mark all entries taken */
H A Dsavearea.h77 unsigned int sac_alloc; /* Bitmap of allocated slots */ member in struct:savearea_comm
H A Dgenassym.c1180 DECLARE("SACalloc", offsetof(struct savearea_comm *, sac_alloc));

Completed in 17 milliseconds