Searched refs:bpf_target_off (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/net/core/ |
A D | filter.c | 9357 bpf_target_off(struct sk_buff, in bpf_convert_ctx_access() 9362 bpf_target_off(struct sk_buff, in bpf_convert_ctx_access() 9370 bpf_target_off(struct sk_buff, in bpf_convert_ctx_access() 9480 bpf_target_off(struct sock_common, in bpf_convert_ctx_access() 9491 bpf_target_off(struct sock_common, in bpf_convert_ctx_access() 9503 bpf_target_off(struct sock_common, in bpf_convert_ctx_access() 9681 bpf_target_off(struct sock_common, in bpf_sock_convert_ctx_access() 9692 bpf_target_off(struct sock, sk_type, in bpf_sock_convert_ctx_access() 9701 bpf_target_off(struct sock, sk_protocol, in bpf_sock_convert_ctx_access() 9730 bpf_target_off( in bpf_sock_convert_ctx_access() [all …]
|
/linux-6.3-rc2/kernel/trace/ |
A D | bpf_trace.c | 2079 bpf_target_off(struct perf_sample_data, period, 8, in pe_prog_convert_ctx_access() 2087 bpf_target_off(struct perf_sample_data, addr, 8, in pe_prog_convert_ctx_access()
|
/linux-6.3-rc2/include/linux/ |
A D | filter.h | 530 #define bpf_target_off(TYPE, MEMBER, SIZE, PTR_SIZE) \ macro
|
/linux-6.3-rc2/kernel/bpf/ |
A D | cgroup.c | 2201 bpf_target_off(struct bpf_sysctl_kern, write, in sysctl_convert_ctx_access()
|
Completed in 41 milliseconds