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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s306 LCL(A_next) = 0 /* next context block link (must be 0) */
307 LCL(A_plist) = LCL(A_next)+4 /* head of page list for context block */
311 #define A_next LCL(A_next) define
730 movl A_next(%ecx),%ecx /* next context block */
854 xchgl %eax,A_next(%esi) /* link into chain */
855 movl %eax,A_next(%ecx) /* add links in case of threading */

Completed in 19 milliseconds