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:bpf_trampoline_put
Proto:void bpf_trampoline_put(struct bpf_trampoline *tr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_trampoline * | tr |
241 | If Not tr Then Return |
247 | If WARN_ON_ONCE(!hlist_empty( & list of BPF programs using this trampoline [BPF_TRAMP_FENTRY])) Then Go to out |
249 | If WARN_ON_ONCE(!hlist_empty( & list of BPF programs using this trampoline [BPF_TRAMP_FEXIT])) Then Go to out |
252 | synchronize_rcu_tasks() |
254 | hlist_del( & hlist for trampoline_table ) |
256 | out : |
Name | Describe |
---|---|
check_attach_btf_id | |
bpf_prog_free_deferred |
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 |