Home
last modified time | relevance | path

Searched refs:TCB_SIZE (Results 1 – 25 of 142) sorted by relevance

123456

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-bottom-half/cloudlibc/src/common/
H A Dtls.h16 #define TCB_SIZE 16 macro
33 #define TCB_SIZE 8 macro
89 static_assert(sizeof(__wasi_tcb_t) <= TCB_SIZE,
94 return TCB_SIZE + __pt_tls_memsz_aligned + in tls_size()
104 __wasi_tcb_t *)(__roundup((uintptr_t)buf + TCB_SIZE, __pt_tls_align) - in tcb_addr()
105 TCB_SIZE); in tcb_addr()
113 return (char *)tcb_addr(buf) + TCB_SIZE; in tls_addr()
118 return (char *)tcb_get() + TCB_SIZE; in tls_get()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/picolib/machine/arm/
H A Dtls.c53 #define TCB_SIZE 8 macro
58 __tls = (uint8_t *) tls - TCB_SIZE; in _set_tls()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ioctl.h108 #ifndef TCB_SIZE
109 # define TCB_SIZE 128 macro
113 #define TCB_WORDS (TCB_SIZE / 4)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ioctl.h108 #ifndef TCB_SIZE
109 # define TCB_SIZE 128 macro
113 #define TCB_WORDS (TCB_SIZE / 4)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ioctl.h108 #ifndef TCB_SIZE
109 # define TCB_SIZE 128 macro
113 #define TCB_WORDS (TCB_SIZE / 4)
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_ioctl.h159 #ifndef TCB_SIZE
160 # define TCB_SIZE 128 macro
164 #define TCB_WORDS (TCB_SIZE / 4)
/dports/lang/gnatdroid-binutils/binutils-2.27/include/elf/
H A Darc-reloc.def471 ( ME ( ( ( S + TCB_SIZE ) - TLS_REL ) ) ))
478 ( ME ( ( ( ( S + A ) + TCB_SIZE ) - TLS_REL ) ) ))
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/elf/
H A Darc-reloc.def471 ( ME ( ( ( S + TCB_SIZE ) - TLS_REL ) ) ))
478 ( ME ( ( ( ( S + A ) + TCB_SIZE ) - TLS_REL ) ) ))
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/elf/
H A Darc-reloc.def485 ( ME ( ( ( S + TCB_SIZE ) - TLS_REL ) ) ))
492 ( ME ( ( ( ( S + A ) + TCB_SIZE ) - TLS_REL ) ) ))
/dports/devel/binutils/binutils-2.37/bfd/
H A Darc-got.h25 #define TCB_SIZE (8) macro
373 : (align_power (TCB_SIZE, in relocate_fix_got_relocs_for_got_info()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Darc-got.h25 #define TCB_SIZE (8) macro
373 : (align_power (TCB_SIZE, in relocate_fix_got_relocs_for_got_info()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Darc-got.h25 #define TCB_SIZE (8) macro
373 : (align_power (TCB_SIZE, in relocate_fix_got_relocs_for_got_info()
/dports/devel/gdb/gdb-11.1/bfd/
H A Darc-got.h25 #define TCB_SIZE (8) macro
373 : (align_power (TCB_SIZE, in relocate_fix_got_relocs_for_got_info()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Darc-got.h25 #define TCB_SIZE (8) macro
360 + (elf_hash_table (info)->dynamic_sections_created ? 0 : TCB_SIZE), in relocate_fix_got_relocs_for_got_info()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h48 TCB_SIZE = 128, /* TCB size */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h48 TCB_SIZE = 128, /* TCB size */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h48 TCB_SIZE = 128, /* TCB size */ enumerator
/dports/lang/fpc/fpc-3.2.2/compiler/arm/
H A Dcpuelf.pas169 TCB_SIZE = 8;
892 relocval:=relocval-tlsseg.mempos+align_aword(TCB_SIZE,tlsseg.align);
904 address:=relocval-tlsseg.mempos+align_aword(TCB_SIZE,tlsseg.align);
/dports/lang/fpc-source/fpc-3.2.2/compiler/arm/
H A Dcpuelf.pas169 TCB_SIZE = 8;
892 relocval:=relocval-tlsseg.mempos+align_aword(TCB_SIZE,tlsseg.align);
904 address:=relocval-tlsseg.mempos+align_aword(TCB_SIZE,tlsseg.align);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/arm/
H A Dcpuelf.pas169 TCB_SIZE = 8;
892 relocval:=relocval-tlsseg.mempos+align_aword(TCB_SIZE,tlsseg.align);
904 address:=relocval-tlsseg.mempos+align_aword(TCB_SIZE,tlsseg.align);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h82 #define TCB_SIZE 128 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h82 #define TCB_SIZE 128 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h82 #define TCB_SIZE 128 macro
/dports/devel/binutils/binutils-2.37/include/elf/
H A Darc-reloc.def485 ( ME ( ( ( S + TCB_SIZE ) - TLS_REL ) ) ))
/dports/devel/gnulibiberty/binutils-2.37/include/elf/
H A Darc-reloc.def485 ( ME ( ( ( S + TCB_SIZE ) - TLS_REL ) ) ))

123456