Searched refs:register_is_const (Results 1 – 1 of 1) sorted by relevance
2600 static bool register_is_const(struct bpf_reg_state *reg) in register_is_const() function6079 if (!register_is_const(reg) || !tnum_in(range, reg->var_off)) { in record_func_key()