Searched refs:mdthread (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/riscv/include/
H A Dproc.h37 struct mdthread { struct
/freebsd-11-stable/sys/arm64/include/
H A Dproc.h37 struct mdthread { struct
/freebsd-11-stable/sys/powerpc/include/
H A Dproc.h41 struct mdthread { struct
/freebsd-11-stable/sys/sparc64/include/
H A Dproc.h44 struct mdthread { struct
/freebsd-11-stable/sys/arm/include/
H A Dproc.h48 struct mdthread { struct
/freebsd-11-stable/sys/mips/include/
H A Dproc.h49 struct mdthread { struct
/freebsd-11-stable/sys/i386/include/
H A Dproc.h51 struct mdthread { struct
/freebsd-11-stable/sys/amd64/include/
H A Dproc.h58 struct mdthread { struct
/freebsd-11-stable/sys/arm/arm/
H A Dgenassym.c112 ASSYM(MD_TP, offsetof(struct mdthread, md_tp));
113 ASSYM(MD_RAS_START, offsetof(struct mdthread, md_ras_start));
114 ASSYM(MD_RAS_END, offsetof(struct mdthread, md_ras_end));
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dgenassym.c187 ASSYM(MD_SAVED_PIL, offsetof(struct mdthread, md_saved_pil));
/freebsd-11-stable/sys/sys/
H A Dproc.h332 struct mdthread td_md; /* (k) Any machine-dependent fields. */

Completed in 197 milliseconds