| /freebsd-head/sys/x86/include/ |
| HD | tls.h | 43 struct tcb { struct 44 struct tcb *tcb_self; /* required by rtld */ argument 45 uintptr_t *tcb_dtv; /* required by rtld */ argument 46 struct pthread *tcb_thread; argument 59 _tcb_set(struct tcb *tcb) in _tcb_set() 71 struct tcb *tcb; in _tcb_get() local
|
| /freebsd-head/sys/sys/ |
| HD | _tls_variant_i.h | 40 struct tcb { struct 41 uintptr_t *tcb_dtv; /* required by rtld */ argument 42 struct pthread *tcb_thread; argument
|
| /freebsd-head/lib/libthr/thread/ |
| HD | thr_ctrdtr.c | 37 struct tcb *tcb; in _tcb_ctor() local 49 _tcb_dtor(struct tcb *tcb) in _tcb_dtor()
|
| HD | thr_list.c | 135 struct tcb *tcb; in _thr_alloc() local
|
| HD | thr_private.h | 519 struct tcb *tcb; member
|
| /freebsd-head/sys/arm64/include/ |
| HD | tls.h | 45 _tcb_set(struct tcb *tcb) in _tcb_set() 53 struct tcb *tcb; in _tcb_get() local
|
| /freebsd-head/sys/powerpc/include/ |
| HD | tls.h | 40 _tcb_set(struct tcb *tcb) in _tcb_set() 54 struct tcb *tcb; in _tcb_get() local
|
| /freebsd-head/sys/arm/include/ |
| HD | tls.h | 40 _tcb_set(struct tcb *tcb) in _tcb_set() 48 struct tcb *tcb; in _tcb_get() local
|
| /freebsd-head/sys/riscv/include/ |
| HD | tls.h | 46 _tcb_set(struct tcb *tcb) in _tcb_set() 54 struct tcb *tcb; in _tcb_get() local
|
| /freebsd-head/lib/libc/gen/ |
| HD | tls.c | 178 get_tls_block_ptr(void *tcb, size_t tcbsize) in get_tls_block_ptr() 202 __libc_free_tls(void *tcb, size_t tcbsize, size_t tcbalign __unused) in __libc_free_tls() 236 Elf_Addr *dtv, **tcb; in __libc_allocate_tls() local 303 __libc_free_tls(void *tcb, size_t tcbsize __unused, size_t tcbalign) in __libc_free_tls()
|
| /freebsd-head/sys/dev/cxgbe/tom/ |
| HD | t4_tom.c | 442 get_tcb_tflags(const uint64_t *tcb) in get_tcb_tflags() 449 get_tcb_field(const uint64_t *tcb, u_int word, uint32_t mask, u_int shift) in get_tcb_field() 475 #define GET_TCB_FIELD(tcb, F) \ argument 643 update_tcb_histent(struct tcb_histent *te, const uint64_t *tcb) in update_tcb_histent() 701 const uint64_t *tcb = (const uint64_t *)(const void *)(cpl + 1); in do_get_tcb_rpl() local 733 fill_tcp_info_from_tcb(struct adapter *sc, uint64_t *tcb, struct tcp_info *ti) in fill_tcp_info_from_tcb() 787 u_char *tcb, tmp; in read_tcb_using_memwin() local 810 uint64_t tcb[TCB_SIZE / sizeof(uint64_t)]; in fill_tcp_info() local
|
| /freebsd-head/sbin/ipf/ipsend/ |
| HD | sock.c | 247 struct tcpcb *t, tcb; in do_socket() local
|
| HD | iptests.c | 1049 struct tcpcb *tcbp, tcb; in ip_test5() local
|
| /freebsd-head/usr.bin/systat/ |
| HD | netstat.c | 142 static char tcb[] = "tcb", udb[] = "udb"; variable
|
| /freebsd-head/contrib/ncurses/ncurses/win32con/ |
| HD | win32_driver.c | 218 #define con_write(tcb, y, x, str, n) con_write16(tcb, y, x, str, n) argument 257 #define con_write(tcb, y, x, str, n) con_write8(tcb, y, x, str, n) argument
|
| HD | win_driver.c | 309 #define con_write(tcb, y, x, str, n) con_write16(tcb, y, x, str, n) argument 348 #define con_write(tcb, y, x, str, n) con_write8(tcb, y, x, str, n) argument
|
| /freebsd-head/libexec/rtld-elf/ |
| HD | rtld.c | 5338 get_tls_block_ptr(void *tcb, size_t tcbsize) in get_tls_block_ptr() 5369 Elf_Addr *dtv, **tcb; in allocate_tls() local 5441 free_tls(void *tcb, size_t tcbsize, size_t tcbalign __unused) in free_tls() 5701 _rtld_free_tls(void *tcb, size_t tcbsize, size_t tcbalign) in _rtld_free_tls()
|
| /freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_linux_libcdep.cpp | 473 struct tls_tcb *tcb = nullptr; in ThreadSelfTlsTcb() local
|
| /freebsd-head/sys/dev/ocs_fc/ |
| HD | ocs_os.h | 978 struct thread *tcb; /*<< thread control block */ member
|
| /freebsd-head/usr.sbin/cxgbetool/ |
| HD | cxgbetool.c | 2230 unsigned char *tcb = (unsigned char *)buf; in show_tcb() local
|
| /freebsd-head/sys/netinet/ |
| HD | sctp_structs.h | 51 void *tcb; member
|
| /freebsd-head/sys/dev/cxgbe/ |
| HD | t4_main.c | 13040 DB_TABLE_COMMAND_FLAGS(show_t4, tcb, db_show_t4tcb, CS_OWN) in DB_TABLE_COMMAND_FLAGS() argument
|
| /freebsd-head/contrib/ofed/libcxgb4/ |
| HD | t4fw_api.h | 494 } tcb; member
|
| /freebsd-head/sys/dev/cxgbe/firmware/ |
| HD | t4fw_interface.h | 923 } tcb; member
|