Home
last modified time | relevance | path

Searched refs:stacksafe (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/bpf/
Dverifier.c4475 static bool stacksafe(struct bpf_func_state *old, in stacksafe() function
4580 if (!stacksafe(old, cur, idmap)) in func_states_equal()