Home
last modified time | relevance | path

Searched refs:user_ldt_free (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dproc.h84 void user_ldt_free(struct thread *);
/f-stack/freebsd/amd64/include/
H A Dproc.h111 void user_ldt_free(struct thread *);
/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c299 user_ldt_free(td); in cpu_exit()
H A Dsys_machdep.c484 user_ldt_free(struct thread *td) in user_ldt_free() function
H A Dmachdep.c1143 user_ldt_free(td); in exec_setregs()
/f-stack/freebsd/amd64/amd64/
H A Dvm_machdep.c297 user_ldt_free(td); in cpu_exit()
H A Dsys_machdep.c560 user_ldt_free(struct thread *td) in user_ldt_free() function
H A Dmachdep.c598 user_ldt_free(td); in exec_setregs()
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysvec.c459 user_ldt_free(td); in linux_exec_setregs()
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysvec.c701 user_ldt_free(td); in linux_exec_setregs()
/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c948 user_ldt_free(td); in ia32_setregs()