Home
last modified time | relevance | path

Searched refs:bpf_target_off (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/core/
Dfilter.c7231 bpf_target_off(struct sk_buff, len, 4, in bpf_convert_ctx_access()
7237 bpf_target_off(struct sk_buff, protocol, 2, in bpf_convert_ctx_access()
7243 bpf_target_off(struct sk_buff, vlan_proto, 2, in bpf_convert_ctx_access()
7250 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access()
7254 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access()
7260 bpf_target_off(struct sk_buff, skb_iif, 4, in bpf_convert_ctx_access()
7270 bpf_target_off(struct net_device, ifindex, 4, in bpf_convert_ctx_access()
7276 bpf_target_off(struct sk_buff, hash, 4, in bpf_convert_ctx_access()
7283 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access()
7287 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access()
[all …]
/Linux-v5.4/kernel/trace/
Dbpf_trace.c1160 bpf_target_off(struct perf_sample_data, period, 8, in pe_prog_convert_ctx_access()
1168 bpf_target_off(struct perf_sample_data, addr, 8, in pe_prog_convert_ctx_access()
/Linux-v5.4/include/linux/
Dfilter.h494 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ macro
/Linux-v5.4/kernel/bpf/
Dcgroup.c1343 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()