Searched defs:tcbp (Results 1 – 14 of 14) sorted by relevance
/sysdeps/unix/sysv/linux/arm/ |
A D | tls.h | 33 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/aarch64/nptl/ |
A D | tls.h | 60 # define INSTALL_DTV(tcbp, dtvp) \ argument 68 # define GET_DTV(tcbp) \ argument 74 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/alpha/nptl/ |
A D | tls.h | 57 # define INSTALL_DTV(tcbp, dtvp) \ argument 65 # define GET_DTV(tcbp) \ argument 71 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/arc/nptl/ |
A D | tls.h | 61 # define INSTALL_DTV(tcbp, dtvp) \ argument 69 # define GET_DTV(tcbp) \ argument 73 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/microblaze/nptl/ |
A D | tls.h | 64 # define INSTALL_DTV(tcbp, dtvp) \ argument 72 # define GET_DTV(tcbp) \ argument 77 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/m68k/nptl/ |
A D | tls.h | 73 # define INSTALL_DTV(tcbp, dtvp) \ argument 81 # define GET_DTV(tcbp) \ argument 87 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/riscv/nptl/ |
A D | tls.h | 69 # define INSTALL_DTV(tcbp, dtvp) \ argument 77 # define GET_DTV(tcbp) \ argument 81 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/csky/nptl/ |
A D | tls.h | 75 # define INSTALL_DTV(tcbp, dtvp) \ argument 83 # define GET_DTV(tcbp) \ argument 91 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/hppa/nptl/ |
A D | tls.h | 60 # define INSTALL_DTV(tcbp, dtvp) \ argument 70 # define GET_DTV(tcbp) \ argument 76 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/sh/nptl/ |
A D | tls.h | 69 # define INSTALL_DTV(tcbp, dtvp) \ argument 79 # define GET_DTV(tcbp) \ argument 85 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/mips/nptl/ |
A D | tls.h | 101 # define INSTALL_DTV(tcbp, dtvp) \ argument 109 # define GET_DTV(tcbp) \ argument 115 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/nios2/nptl/ |
A D | tls.h | 78 # define INSTALL_DTV(tcbp, dtvp) \ argument 86 # define GET_DTV(tcbp) \ argument 90 # define TLS_INIT_TP(tcbp) \ argument
|
/sysdeps/arm/nptl/ |
A D | tls.h | 58 # define INSTALL_DTV(tcbp, dtvp) \ argument 66 # define GET_DTV(tcbp) \ argument
|
/sysdeps/powerpc/nptl/ |
A D | tls.h | 125 # define INSTALL_DTV(tcbp, dtvp) \ argument 132 # define GET_DTV(tcbp) (((tcbhead_t *) (tcbp))[-1].dtv) argument 137 # define TLS_INIT_TP(tcbp) \ argument
|
Completed in 12 milliseconds