Searched refs:bpf_target_off (Results 1 – 4 of 4) sorted by relevance
| /linux/net/core/ |
| H A D | filter.c | 10049 bpf_target_off(struct sk_buff, len, 4, in bpf_convert_ctx_access() 10055 bpf_target_off(struct sk_buff, protocol, 2, in bpf_convert_ctx_access() 10061 bpf_target_off(struct sk_buff, vlan_proto, 2, in bpf_convert_ctx_access() 10068 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access() 10072 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access() 10078 bpf_target_off(struct sk_buff, skb_iif, 4, in bpf_convert_ctx_access() 10088 bpf_target_off(struct net_device, ifindex, 4, in bpf_convert_ctx_access() 10094 bpf_target_off(struct sk_buff, hash, 4, in bpf_convert_ctx_access() 10101 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access() 10105 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access() [all …]
|
| /linux/include/linux/ |
| H A D | filter.h | 700 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ macro
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 1915 bpf_target_off(struct perf_sample_data, period, 8, in pe_prog_convert_ctx_access() 1923 bpf_target_off(struct perf_sample_data, addr, 8, in pe_prog_convert_ctx_access()
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 2490 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
|