Searched refs:bpf_func_state (Results 1 – 2 of 2) sorted by relevance
295 struct bpf_func_state { struct385 struct bpf_func_state *frame[MAX_CALL_FRAMES];886 static inline struct bpf_func_state *cur_func(struct bpf_verifier_env *env) in cur_func()
54 struct bpf_func_state;172 struct bpf_func_state *caller,173 struct bpf_func_state *callee);2690 struct bpf_func_state *caller,2691 struct bpf_func_state *callee);
Completed in 19 milliseconds