Function report | 
Source Code:include\linux\slab.h | 
Create Date:2022-07-28 06:00:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kcalloc_node
Proto:static inline void *kcalloc_node(size_t n, size_t size, gfp_t flags, int node)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| size_t | n | |
| size_t | size | |
| gfp_t | flags | |
| int | node | 
| 638 | Return kmalloc_array_node(n, size, flags | __GFP_ZERO, node) | 
| Name | Describe | 
|---|---|
| sbitmap_init_node | |
| rb_alloc_aux | |
| alloc_alien_cache | |
| blk_mq_alloc_rq_map | |
| blk_mq_realloc_hw_ctxs | |
| blk_mq_realloc_tag_set_tags | |
| blk_mq_alloc_tag_set | Alloc a tag set to be associated with one or more request queues.* May fail with EINVAL for various error conditions. May adjust the* requested depth down, if it's too large. In that case, the set* value will be stored in set->queue_depth. | 
| blk_alloc_zone_bitmap | 
| 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  |