• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/

Lines Matching refs:one

85 			std		r7,savemisc1(r8)  			; Link this one
98 std r7,savemisc1(r8) ; Link this one
119 stw r7,savemisc1+4(r8) ; Link this one
132 stw r7,savemisc1+4(r8) ; Link this one
262 std r2,SVfree(0) ; Queue in the new one
264 std r7,SAVprev(r4) ; Queue the old first one off of us
291 stw r2,SVfree+4(0) ; Queue in the new one
293 stw r7,SAVprev+4(r4) ; Queue the old first one off of us
329 btl++ pf64Bitb,saveGet64 ; get one on a 64-bit machine
475 ld r4,SAVprev(r3) ; Chain to the next one
520 ld r3,SAVprev(r8) ; Get the next one
616 lwz r4,SAVprev+4(r3) ; Chain to the next one
660 lwz r3,SAVprev+4(r8) ; Get the next one
830 * When we trim the list, we NEVER trim the very first one. This is because that is
831 * the very last one released and the exception exit code will release the savearea
839 mr r2,r3 ; r2 <- 1st one on local list, which must not be trimmed
842 mr r6,r3 ; r6 <- first one to trim
848 ld r3,SAVprev(r3) ; Skip to the next one
851 saveRet64b: ; r3 <- last one to trim
852 ld r7,SAVprev(r3) ; Point to the first one not to trim
854 std r7,SAVprev(r2) ; Trim stuff leaving the one just released as first
901 * When we trim the list, we NEVER trim the very first one. This is because that is
902 * the very last one released and the exception exit code will release the savearea
910 mr r2,r3 ; r2 <- 1st one on local list, which must not be trimmed
913 mr r6,r3 ; r6 <- first one to trim
919 lwz r3,SAVprev+4(r3) ; Skip to the next one
922 saveRet32b: ; r3 <- last one to trim
923 lwz r7,SAVprev+4(r3) ; Point to the first one not to trim
925 stw r7,SAVprev+4(r2) ; Trim stuff leaving the one just released as first
1021 mr r6,r7 ; Save the first one
1026 lwz r7,SAVprev+4(r7) ; Skip to the next one
1029 sttrimmed: lwz r5,SAVprev+4(r7) ; Get the next one (for new head of free list)
1099 b sttoss ; Get the next one...
1102 ; A pool block that had no free entries now has one. Stick it on the pool list.
1111 b sttoss ; Go on to the next one...
1129 mr r6,r7 ; Save the first one
1135 ld r7,SAVprev(r7) ; Skip to the next one
1139 ld r5,SAVprev(r7) ; Get the next one (for new head of free list)
1205 b sttoss64 ; Get the next one...
1207 ; A pool block that had no free entries now has one. Stick it on the pool list.
1216 b sttoss64 ; Go on to the next one...
1313 srcnpool: lwz r6,SACnext+4(r6) ; Point to the next one
1403 ld r6,SACnext(r6) ; Point to the next one