|
FreeBSD kernel kern code
|
Data Fields | |
| uintptr_t | df_start |
| int | df_len |
Definition at line 66 of file subr_pcpu.c.
| int dpcpu_free::df_len |
Definition at line 68 of file subr_pcpu.c.
Referenced by dpcpu_alloc(), dpcpu_free(), and dpcpu_startup().
| uintptr_t dpcpu_free::df_start |
Definition at line 67 of file subr_pcpu.c.
Referenced by dpcpu_alloc(), dpcpu_free(), and dpcpu_startup().