Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dproc.h395 struct thread0_storage { struct
1080 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.c121 sizeof(struct thread0_storage),
122 "increase struct thread0_storage.t0st_sched size");
H A Dsched_ule.c114 sizeof(struct thread0_storage),
115 "increase struct thread0_storage.t0st_sched size");