FreeBSD kernel kern code
|
Data Fields | |
u_char | busy |
bitstr_t | map [sizeof(struct unr)-1] |
Definition at line 180 of file subr_unit.c.
u_char unrb::busy |
Definition at line 181 of file subr_unit.c.
Referenced by alloc_unr_specificl(), alloc_unrl(), collapse_unr(), free_unrl(), and optimize_unr().
bitstr_t unrb::map[sizeof(struct unr)-1] |
Definition at line 182 of file subr_unit.c.
Referenced by alloc_unr_specificl(), alloc_unrl(), free_unrl(), and optimize_unr().