Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:43:21 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Transfer objects in one arraycache to another.* Locking must be handled by the caller.* Return the number of entries transferred.
Proto:static int transfer_objects(struct array_cache *to, struct array_cache *from, unsigned int max)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct array_cache * | to | |
struct array_cache * | from | |
unsigned int | max |
626 | nr = min3 - return minimum of three values*@x: first value*@y: second value*@z: third value(avail, max, limit - avail) |
628 | If Not nr Then Return 0 |
636 | Return nr |
Name | Describe |
---|---|
__drain_alien_cache | |
cache_alloc_refill |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |