Searched refs:ctx_arg_info_size (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | map_iter.c | 93 .ctx_arg_info_size = 1, 174 .ctx_arg_info_size = 2,
|
| H A D | task_iter.c | 321 .ctx_arg_info_size = 1, 338 .ctx_arg_info_size = 2,
|
| H A D | prog_iter.c | 93 .ctx_arg_info_size = 1,
|
| H A D | bpf_iter.c | 342 prog->aux->ctx_arg_info_size = tinfo->reg_info->ctx_arg_info_size; in bpf_iter_prog_supported()
|
| H A D | btf.c | 4525 for (i = 0; i < prog->aux->ctx_arg_info_size; i++) { in btf_ctx_access() 4547 for (i = 0; i < prog->aux->ctx_arg_info_size; i++) { in btf_ctx_access()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | bpf_sk_storage.c | 862 .ctx_arg_info_size = 2,
|
| H A D | sock_map.c | 1626 .ctx_arg_info_size = 2,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf.h | 803 u32 ctx_arg_info_size; member 1354 u32 ctx_arg_info_size; member
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | af_netlink.c | 2866 .ctx_arg_info_size = 1,
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_ipv4.c | 3011 .ctx_arg_info_size = 1,
|
| H A D | udp.c | 3247 .ctx_arg_info_size = 1,
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | route.c | 6459 .ctx_arg_info_size = 1,
|