
Data Fields | |
| struct _slab * | s_next |
| uint8_t | s_data [0] |
Definition at line 18 of file gang.c.
| uint8_t _slab::s_data[0] |
Definition at line 20 of file gang.c.
Referenced by do_alloc_slow().
| struct _slab* _slab::s_next |
Definition at line 19 of file gang.c.
Referenced by do_alloc_slow(), and gang_free().
1.6.3