| Function report | 
| Source Code: kernel\bpf\trampoline.c | Create Date:2022-07-28 13:15:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:The logic is similar to BPF_PROG_RUN, but with explicit rcu and preempt that* are needed for trampoline. The macro is split into* call _bpf_prog_enter* call prog->bpf_func* call __bpf_prog_exit
Proto:u64 notrace __bpf_prog_enter(void)
Type:u64
Parameter:Nothing
| 268 | start = 0 | 
| 272 | If static_branch_unlikely( & bpf_stats_enabled_key) Then start = sched_clock() | 
| 274 | Return start | 
| 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 |