Searched refs:bpf_jit_supports_exceptions (Results 1 – 6 of 6) sorted by relevance
1118 bool bpf_jit_supports_exceptions(void);
2929 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
2635 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
3553 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
3042 bool __weak bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
12593 if (!bpf_jit_supports_exceptions()) { in check_kfunc_call()