Searched refs:DTV_OFFSET (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/lib/libthr/arch/sparc64/include/
H A Dpthread_md.h40 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libthr/arch/arm/include/
H A Dpthread_md.h40 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libthr/arch/ia64/include/
H A Dpthread_md.h38 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libthr/arch/mips/include/
H A Dpthread_md.h42 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_symbols.c57 int _thread_off_dtv = DTV_OFFSET;
/freebsd-10.1-release/lib/libthr/arch/amd64/include/
H A Dpthread_md.h42 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libthr/arch/i386/include/
H A Dpthread_md.h42 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libthr/arch/powerpc/include/
H A Dpthread_md.h41 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_symbols.c55 int _thread_off_dtv = DTV_OFFSET;
/freebsd-10.1-release/lib/libkse/arch/amd64/include/
H A Dpthread_md.h42 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libkse/arch/arm/include/
H A Dpthread_md.h41 #define DTV_OFFSET offsetof(struct tcb, tcb_tp.tp_tdv) macro
/freebsd-10.1-release/lib/libkse/arch/i386/include/
H A Dpthread_md.h44 #define DTV_OFFSET offsetof(struct tcb, tcb_dtv) macro
/freebsd-10.1-release/lib/libkse/arch/powerpc/include/
H A Dpthread_md.h47 #define DTV_OFFSET offsetof(struct tcb, tcb_tp.tp_dtv) macro
/freebsd-10.1-release/lib/libkse/arch/sparc64/include/
H A Dpthread_md.h41 #define DTV_OFFSET offsetof(struct tcb, tcb_tp.tp_tdv) macro
/freebsd-10.1-release/lib/libkse/arch/ia64/include/
H A Dpthread_md.h37 #define DTV_OFFSET offsetof(struct tcb, tcb_tp.tp_dtv) macro

Completed in 59 milliseconds