bpf_ctx_narrow_access_ok 841 kernel/bpf/cgroup.c if (!bpf_ctx_narrow_access_ok(off, size, size_default)) bpf_ctx_narrow_access_ok 1328 kernel/bpf/cgroup.c return bpf_ctx_narrow_access_ok(off, size, size_default); bpf_ctx_narrow_access_ok 1332 kernel/bpf/cgroup.c return bpf_ctx_narrow_access_ok(off, size, size_default); bpf_ctx_narrow_access_ok 1129 kernel/trace/bpf_trace.c if (!bpf_ctx_narrow_access_ok(off, size, size_u64)) bpf_ctx_narrow_access_ok 1134 kernel/trace/bpf_trace.c if (!bpf_ctx_narrow_access_ok(off, size, size_u64)) bpf_ctx_narrow_access_ok 6521 net/core/filter.c if (!bpf_ctx_narrow_access_ok(off, size, size_default)) bpf_ctx_narrow_access_ok 6716 net/core/filter.c return bpf_ctx_narrow_access_ok(off, size, size_default); bpf_ctx_narrow_access_ok 6987 net/core/filter.c if (!bpf_ctx_narrow_access_ok(off, size, size_default)) bpf_ctx_narrow_access_ok 8855 net/core/filter.c return bpf_ctx_narrow_access_ok(off, size, size_default);