Searched refs:bpf_subprog_info (Results 1 – 1 of 1) sorted by relevance
664 struct bpf_subprog_info { struct789 …struct bpf_subprog_info subprog_info[BPF_MAX_SUBPROGS + 2]; /* max + 2 for the fake and exception …855 static inline struct bpf_subprog_info *subprog_info(struct bpf_verifier_env *env, int subprog) in subprog_info()
Completed in 9 milliseconds