Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c8316 bpf_target_off(struct sk_buff, len, 4, in bpf_convert_ctx_access()
8322 bpf_target_off(struct sk_buff, protocol, 2, in bpf_convert_ctx_access()
8328 bpf_target_off(struct sk_buff, vlan_proto, 2, in bpf_convert_ctx_access()
8335 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access()
8339 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access()
8345 bpf_target_off(struct sk_buff, skb_iif, 4, in bpf_convert_ctx_access()
8355 bpf_target_off(struct net_device, ifindex, 4, in bpf_convert_ctx_access()
8361 bpf_target_off(struct sk_buff, hash, 4, in bpf_convert_ctx_access()
8368 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access()
8372 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access()
[all …]
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1865 bpf_target_off(struct perf_sample_data, period, 8, in pe_prog_convert_ctx_access()
1873 bpf_target_off(struct perf_sample_data, addr, 8, in pe_prog_convert_ctx_access()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h514 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ macro
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcgroup.c1756 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()