Data Fields | |
link_t | link |
count_t | busy |
count_t | size |
void * | objs [0] |
Definition at line 68 of file slab.h.
|
Count of full slots in magazine Definition at line 70 of file slab.h. Referenced by get_full_current_mag(), magazine_destroy(), magazine_obj_get(), magazine_obj_put(), and make_empty_current_mag(). |
|
Definition at line 69 of file slab.h. Referenced by get_mag_from_cache(), and put_mag_to_cache(). |
|
Slots in magazine Definition at line 72 of file slab.h. Referenced by magazine_destroy(), magazine_obj_get(), and magazine_obj_put(). |
|
Number of slots in magazine Definition at line 71 of file slab.h. Referenced by make_empty_current_mag(). |