Home
last modified time | relevance | path

Searched refs:bpf_ctx_narrow_align_ok (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Dfilter.h668 static inline bool bpf_ctx_narrow_align_ok(u32 off, u32 size_access, in bpf_ctx_narrow_align_ok() function
684 return bpf_ctx_narrow_align_ok(off, size, size_default) && in bpf_ctx_narrow_access_ok()