Searched refs:bpf_ctx_narrow_align_ok (Results 1 – 1 of 1) sorted by relevance
668 static inline bool bpf_ctx_narrow_align_ok(u32 off, u32 size_access, in bpf_ctx_narrow_align_ok() function684 return bpf_ctx_narrow_align_ok(off, size, size_default) && in bpf_ctx_narrow_access_ok()