Function report |
Source Code:kernel\bpf\syscall.c |
Create Date:2022-07-28 12:51:54 |
Last Modify:2022-05-19 18:06:12 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_map_release
Proto:static int bpf_map_release(struct inode *inode, struct file *filp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file * | filp |
369 | If map_release Then map_release(map, filp) |
372 | bpf_map_put_with_uref(map) |
373 | Return 0 |
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 |