Home
last modified time | relevance | path

Searched refs:sanitize (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/
H A DMakefile929 -fno-sanitize-cfi-canonical-jump-tables \
930 -fno-sanitize-trap=cfi \
931 -fno-sanitize-blacklist
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c2312 bool sanitize = reg && is_spillable_regtype(reg->type); in check_stack_write_fixed_off() local
2316 sanitize = true; in check_stack_write_fixed_off()
2321 if (sanitize) { in check_stack_write_fixed_off()
5678 * state or limits to sanitize, then this won't work. in update_alu_sanitation_state()
5833 * rewrite/sanitize them. in sanitize_mark_insn_seen()
5909 * in order to be able to sanitize access later on. in sanitize_check_bounds()

Completed in 20 milliseconds