Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvcalloc
Proto:static inline void *kvcalloc(size_t n, size_t size, gfp_t flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | n | |
size_t | size | |
gfp_t | flags |
678 | Return kvmalloc_array(n, size, flags | __GFP_ZERO) |
Name | Describe |
---|---|
set_tracer_flag | |
check_cfg | -recursive depth-first-search to detect loops in BPF program* loop == back-edge in directed graph |
check_btf_func | |
check_btf_line | |
bpf_check | |
btf_add_type | |
env_resolve_init | |
init_swap_address_space | |
SYSCALL_DEFINE2 | |
alloc_swap_slot_cache | |
__gup_benchmark_ioctl |
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 |