Searched refs:bpf_jit_supports_exceptions (Results 1 – 4 of 4) sorted by relevance
957 bool bpf_jit_supports_exceptions(void);
3174 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
2953 bool __weak bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
12096 if (!bpf_jit_supports_exceptions()) { in check_kfunc_call()