Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c6738 static void coerce_subreg_to_size_sx(struct bpf_reg_state *reg, int size) in coerce_subreg_to_size_sx() function
15065 coerce_subreg_to_size_sx(dst_reg, insn->off >> 3); in check_alu_op()