Searched refs:bpf_prog_need_blind (Results 1 – 3 of 3) sorted by relevance
1340 static inline bool bpf_prog_need_blind(const struct bpf_prog *prog) in bpf_prog_need_blind() function1483 static inline bool bpf_prog_need_blind(const struct bpf_prog *prog) in bpf_prog_need_blind() function
1308 if (bpf_prog_need_blind(prog)) { in bpf_jit_subprogs()
2560 if (!bpf_prog_need_blind(prog)) in bpf_prog_jit_compile()