Searched refs:bpf_jit_supports_exceptions (Results 1 – 6 of 6) sorted by relevance
1135 bool bpf_jit_supports_exceptions(void);
2935 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
2780 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
3820 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
3118 bool __weak bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
13615 if (!bpf_jit_supports_exceptions()) { in check_kfunc_call()