Function report |
Source Code:kernel\bpf\cgroup.c |
Create Date:2022-07-28 13:27:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_bpf_prog_attach
Proto:int cgroup_bpf_prog_attach(const union bpf_attr *attr, enum bpf_prog_type ptype, struct bpf_prog *prog)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const union bpf_attr * | attr | |
enum bpf_prog_type | ptype | |
struct bpf_prog * | prog |
556 | ret = sock->sk_cgrp_data handling. For more info, see sock_cgroup_data* definition in cgroup-defs.h. |
558 | cgroup_put(cgrp) |
559 | Return ret |
Name | Describe |
---|---|
bpf_prog_attach |
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 |