Function report |
Source Code:kernel\bpf\cgroup.c |
Create Date:2022-07-28 13:28:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:____bpf_sysctl_get_name
Proto:static inline __attribute__((__always_inline__)) u64 ____bpf_sysctl_get_name(struct bpf_sysctl_kern *ctx, char *buf, size_t buf_len, u64 flags)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_sysctl_kern * | ctx | |
char * | buf | |
size_t | buf_len | |
u64 | flags |
1176 | tmp_ret = 0 |
1181 | If Not (flags & BPF_FUNC_sysctl_get_name flags. ) Then |
1184 | tmp_ret = sysctl_cpy_dir(parent, & buf, & buf_len) |
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 |