Home
last modified time | relevance | path

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

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