Function report |
Source Code:kernel\bpf\cgroup.c |
Create Date:2022-07-28 13:27:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:group_bpf_release() - put references of all bpf programs and* release all cgroup bpf data*@work: work structure embedded into the cgroup to modify
Proto:static void cgroup_bpf_release(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
52 | bpf_prog_put(prog) |
68 | When p cycle cgroup_bpf_put(p) |
72 | cgroup_put(cgrp) |
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 |