Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c3096 bool strict) in check_pkt_ptr_alignment()
3129 const char *pointer_desc, int off, int size, bool strict) in check_generic_ptr_alignment()
3153 bool strict = env->strict_alignment || strict_alignment_once; in check_ptr_alignment() local