Searched refs:bpf_prog_ebpf_jited (Results 1 – 2 of 2) sorted by relevance
981 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited() function1047 static inline bool bpf_prog_ebpf_jited(const struct bpf_prog *fp) in bpf_prog_ebpf_jited() function
534 WARN_ON_ONCE(!bpf_prog_ebpf_jited(prog)); in bpf_get_prog_addr_region()