Searched refs:__is_scalar_unbounded (Results 1 – 1 of 1) sorted by relevance
4494 static bool __is_scalar_unbounded(struct bpf_reg_state *reg) in __is_scalar_unbounded() function4505 return reg->type == SCALAR_VALUE && !__is_scalar_unbounded(reg); in register_is_bounded()