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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea.h303 unsigned int savelock; /* 000 Lock word for savearea free list manipulation */ member in struct:Saveanchor
H A Dsavearea_asm.s257 bl savelock ; Go lock the save anchor
286 bl savelock ; Go lock the save anchor
499 bl savelock ; Go lock up the anchor
639 bl savelock ; Go lock up the anchor
857 bl savelock ; Lock up the anchor
928 bl savelock ; Lock up the anchor
983 bl savelock ; Go lock up the anchor
1271 bl savelock ; lock the savearea anchor
1466 savelock: lwz r8,SVlock(0) ; See if lock is held label
1469 bne-- savelock ; loo
[all...]
H A Dgenassym.c1403 DECLARE("SVlock", offsetof(struct lowglo *, lgSaveanchor.savelock));

Completed in 38 milliseconds