Searched refs:reg_const_value (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c4424 static u64 reg_const_value(struct bpf_reg_state *reg, bool subreg32) function
14664 val = reg_const_value(reg2, is_jmp32);
14765 val = reg_const_value(reg2, is_jmp32);
14800 val = reg_const_value(reg2, is_jmp32);
14825 val = reg_const_value(reg2, is_jmp32);

Completed in 199 milliseconds