Searched refs:bpf_target_off (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/net/core/ |
| D | filter.c | 8290 bpf_target_off(struct sk_buff, len, 4, in bpf_convert_ctx_access() 8296 bpf_target_off(struct sk_buff, protocol, 2, in bpf_convert_ctx_access() 8302 bpf_target_off(struct sk_buff, vlan_proto, 2, in bpf_convert_ctx_access() 8309 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access() 8313 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access() 8319 bpf_target_off(struct sk_buff, skb_iif, 4, in bpf_convert_ctx_access() 8329 bpf_target_off(struct net_device, ifindex, 4, in bpf_convert_ctx_access() 8335 bpf_target_off(struct sk_buff, hash, 4, in bpf_convert_ctx_access() 8342 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access() 8346 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access() [all …]
|
| /Linux-v5.10/kernel/trace/ |
| D | bpf_trace.c | 1879 bpf_target_off(struct perf_sample_data, period, 8, in pe_prog_convert_ctx_access() 1887 bpf_target_off(struct perf_sample_data, addr, 8, in pe_prog_convert_ctx_access()
|
| /Linux-v5.10/include/linux/ |
| D | filter.h | 499 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ macro
|
| /Linux-v5.10/kernel/bpf/ |
| D | cgroup.c | 1698 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
|