Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dfilter.c8545 bpf_target_off(struct sk_buff, len, 4, in bpf_convert_ctx_access()
8551 bpf_target_off(struct sk_buff, protocol, 2, in bpf_convert_ctx_access()
8557 bpf_target_off(struct sk_buff, vlan_proto, 2, in bpf_convert_ctx_access()
8564 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access()
8568 bpf_target_off(struct sk_buff, priority, 4, in bpf_convert_ctx_access()
8574 bpf_target_off(struct sk_buff, skb_iif, 4, in bpf_convert_ctx_access()
8584 bpf_target_off(struct net_device, ifindex, 4, in bpf_convert_ctx_access()
8590 bpf_target_off(struct sk_buff, hash, 4, in bpf_convert_ctx_access()
8597 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access()
8601 bpf_target_off(struct sk_buff, mark, 4, in bpf_convert_ctx_access()
[all …]
/Linux-v5.15/kernel/trace/
Dbpf_trace.c1691 bpf_target_off(struct perf_sample_data, period, 8, in pe_prog_convert_ctx_access()
1699 bpf_target_off(struct perf_sample_data, addr, 8, in pe_prog_convert_ctx_access()
/Linux-v5.15/include/linux/
Dfilter.h530 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ macro
/Linux-v5.15/kernel/bpf/
Dcgroup.c1820 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()