Function report |
Source Code:kernel\bpf\syscall.c |
Create Date:2022-07-28 12:53:23 |
Last Modify:2022-05-19 18:06:12 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_prog_sub
Proto:void bpf_prog_sub(struct bpf_prog *prog, int i)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_prog * | prog | |
int | i |
1541 | WARN_ON(atomic64_sub_return(i, & refcnt) == 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 |