Searched refs:bpf_target_off (Results 1 – 4 of 4) sorted by relevance
| /linux/net/core/ |
| H A D | filter.c | 9803 bpf_target_off(struct sk_buff, len, 4, in bpf_convert_ctx_access() 9809 bpf_target_off(struct sk_buff, protocol, 2, in bpf_convert_ctx_access() 9815 bpf_target_off(struct sk_buff, vlan_proto, 2, in bpf_convert_ctx_access() 9822 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access() 9826 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access() 9832 bpf_target_off(struct sk_buff, skb_iif, 4, in bpf_convert_ctx_access() 9842 bpf_target_off(struct net_device, ifindex, 4, in bpf_convert_ctx_access() 9848 bpf_target_off(struct sk_buff, hash, 4, in bpf_convert_ctx_access() 9855 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access() 9859 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access() [all …]
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 1884 bpf_target_off(struct perf_sample_data, period, 8, in pe_prog_convert_ctx_access() 1892 bpf_target_off(struct perf_sample_data, addr, 8, in pe_prog_convert_ctx_access()
|
| /linux/include/linux/ |
| H A D | filter.h | 643 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ macro
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 2426 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
|