Searched defs:gd_curthread (Results 1 – 3 of 3) sorted by relevance
53 .globl gd_curthread, gd_npxthread, gd_reqflags, gd_common_tss symbol57 .set gd_curthread,globaldata + GD_CURTHREAD define
51 .globl gd_curthread, gd_npxthread, gd_reqflags, gd_common_tss symbol52 .set gd_curthread,globaldata + GD_CURTHREAD define
131 struct thread *gd_curthread; member