Searched refs:bpf_ctx_wide_access_ok (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | filter.h | 818 #define bpf_ctx_wide_access_ok(off, size, type, field) \ macro
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | filter.c | 8025 if (bpf_ctx_wide_access_ok(off, size, in sock_addr_is_valid_access() 8030 if (bpf_ctx_wide_access_ok(off, size, in sock_addr_is_valid_access() 8038 if (bpf_ctx_wide_access_ok(off, size, in sock_addr_is_valid_access() 8043 if (bpf_ctx_wide_access_ok(off, size, in sock_addr_is_valid_access()
|