Home
last modified time | relevance | path

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

/include/linux/
A Dbpf_verifier.h295 struct bpf_func_state { struct
385 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()
A Dbpf.h54 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