Searched refs:bpf_func_state (Results 1 – 1 of 1) sorted by relevance
182 struct bpf_func_state { struct218 struct bpf_func_state *frame[MAX_CALL_FRAMES]; argument480 static inline struct bpf_func_state *cur_func(struct bpf_verifier_env *env) in cur_func()