Searched refs:regsafe (Results 1 – 2 of 2) sorted by relevance
4372 static bool regsafe(struct bpf_reg_state *rold, struct bpf_reg_state *rcur, in regsafe() function4519 if (!regsafe(&old->stack[spi].spilled_ptr, in stacksafe()4576 if (!regsafe(&old->regs[i], &cur->regs[i], idmap)) in func_states_equal()
1311 another NOT_INIT) is safe. The implementation is in the function regsafe().