Searched refs:bpf_xdp_sock_is_valid_access (Results 1 – 5 of 5) sorted by relevance
/linux/include/linux/ |
A D | bpf.h | 2219 bool bpf_xdp_sock_is_valid_access(int off, int size, enum bpf_access_type type, 2243 static inline bool bpf_xdp_sock_is_valid_access(int off, int size, in bpf_xdp_sock_is_valid_access() function
|
/linux/net/core/ |
A D | filter.c | 6650 bool bpf_xdp_sock_is_valid_access(int off, int size, enum bpf_access_type type, in bpf_xdp_sock_is_valid_access() function
|
/linux/kernel/bpf/ |
A D | verifier.c | 3629 valid = bpf_xdp_sock_is_valid_access(off, size, t, &info); in check_sock_access()
|
/linux/ |
A D | System.map | 51482 ffff800010dc6e74 T bpf_xdp_sock_is_valid_access
|
A D | .tmp_System.map | 51482 ffff800010dc6e74 T bpf_xdp_sock_is_valid_access
|
Completed in 325 milliseconds