Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 1 of 1) sorted by relevance

/kernel/bpf/
Dverifier.c1168 int off, int size, bool strict) in check_pkt_ptr_alignment()
1202 int off, int size, bool strict) in check_generic_ptr_alignment()
1227 bool strict = env->strict_alignment || strict_alignment_once; in check_ptr_alignment() local