Home
last modified time | relevance | path

Searched refs:thread0_storage (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dproc.h397 struct thread0_storage { struct
1086 extern struct thread0_storage thread0_st; /* Primary thread in proc0. */
/freebsd/sys/kern/
H A Dinit_main.c107 struct thread0_storage thread0_st __aligned(32) = {
H A Dsched_4bsd.c123 sizeof(struct thread0_storage),
H A Dsched_ule.c112 sizeof(struct thread0_storage),
113 "increase struct thread0_storage.t0st_sched size");