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