Home
last modified time | relevance | path

Searched refs:bpf_jit_supports_exceptions (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dcore.c3148 bool __weak bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function
H A Dverifier.c14002 if (!bpf_jit_supports_exceptions()) { in check_kfunc_call()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3922 bool bpf_jit_supports_exceptions(void) in bpf_jit_supports_exceptions() function