mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
🆕 释放内存对象的函数slab_free()
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
|
||||
// SLAB存储池count_using不为空
|
||||
#define ESLAB_NOTNULL 101
|
||||
#define ENOT_IN_SLAB 102
|
||||
|
||||
|
||||
struct slab_obj
|
||||
|
Reference in New Issue
Block a user