Home
last modified time | relevance | path

Searched refs:_tcb_set (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/arm/include/
H A Dtls.h40 _tcb_set(struct tcb *tcb) in _tcb_set() function
/freebsd/sys/arm64/include/
H A Dtls.h45 _tcb_set(struct tcb *tcb) in _tcb_set() function
/freebsd/sys/riscv/include/
H A Dtls.h46 _tcb_set(struct tcb *tcb) in _tcb_set() function
/freebsd/sys/powerpc/include/
H A Dtls.h40 _tcb_set(struct tcb *tcb) in _tcb_set() function
/freebsd/sys/x86/include/
H A Dtls.h59 _tcb_set(struct tcb *tcb) in _tcb_set() function
/freebsd/lib/libc/gen/
H A Dtls.c450 _tcb_set(tls); in _init_tls()
/freebsd/libexec/rtld-elf/riscv/
H A Dreloc.c492 _tcb_set(allocate_tls(objs, NULL, TLS_TCB_SIZE, TLS_TCB_ALIGN)); in allocate_initial_tls()
/freebsd/lib/libthr/thread/
H A Dthr_init.c355 _tcb_set(curthread->tcb); in _libpthread_init()
/freebsd/libexec/rtld-elf/arm/
H A Dreloc.c462 _tcb_set(allocate_tls(objs, NULL, TLS_TCB_SIZE, TLS_TCB_ALIGN)); in allocate_initial_tls()
/freebsd/libexec/rtld-elf/i386/
H A Dreloc.c519 _tcb_set(tls); in allocate_initial_tls()
/freebsd/libexec/rtld-elf/aarch64/
H A Dreloc.c626 _tcb_set(allocate_tls(objs, NULL, TLS_TCB_SIZE, TLS_TCB_ALIGN)); in allocate_initial_tls()
/freebsd/libexec/rtld-elf/powerpc64/
H A Dreloc.c731 _tcb_set(allocate_tls(list, NULL, TLS_TCB_SIZE, TLS_TCB_ALIGN)); in allocate_initial_tls()
/freebsd/libexec/rtld-elf/powerpc/
H A Dreloc.c834 _tcb_set(allocate_tls(list, NULL, TLS_TCB_SIZE, TLS_TCB_ALIGN)); in allocate_initial_tls()