![]() |
Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
|

Data Fields | |
| struct list_head | slabs_free |
| struct list_head | slabs_partial |
| struct list_head | slabs_full |
| struct list_head | list |
| unsigned short | objsize |
| unsigned short | objnum |
| unsigned short | page_order |
| int | opts |
| int | alloc_succeed |
| int | alloc_fail |
| char | name [CACHE_NAME_LEN] |