Searched refs:in_bpf_jit (Results 1 – 3 of 3) sorted by relevance
17 if (in_bpf_jit(regs)) in fixup_exception()
25 static inline bool in_bpf_jit(struct pt_regs *regs) in in_bpf_jit() function
926 in_bpf_jit(regs) ? "BPF JIT" : "Kernel text patching", in reserved_fault_handler()