/freebsd/sys/arm/arm/ |
H A D | vm_machdep.c | diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls. diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls.
|
/freebsd/sys/powerpc/powerpc/ |
H A D | vm_machdep.c | diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls. diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls.
|
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls. diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls.
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls. diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls.
|
/freebsd/sys/kern/ |
H A D | kern_thread.c | diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls. diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls.
|
/freebsd/sys/sys/ |
H A D | proc.h | diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls. diff 21fc3164307dc288ff6eb1f028a268f3c76cc6e5 Sat Apr 23 04:32:32 CEST 2005 David Xu <davidxu@FreeBSD.org> Change cpu_set_kse_upcall to more generic style, so we can reuse it in other codes. Add cpu_set_user_tls, use it to tweak user register and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall, but since cpu_set_kse_upcall is also used by M:N threads which may not need this feature, so I wrote a separated cpu_set_user_tls.
|