Searched refs:register_is_const (Results 1 – 1 of 1) sorted by relevance
2234 static bool register_is_const(struct bpf_reg_state *reg) in register_is_const() function5298 if (!(register_is_const(reg) && val < max)) { in record_func_key()