Home
last modified time | relevance | path

Searched refs:bpf_jit_supports_ptr_xchg (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/include/linux/
Dfilter.h1119 bool bpf_jit_supports_ptr_xchg(void);
/linux-6.12.1/arch/riscv/net/
Dbpf_jit_comp64.c2120 bool bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c2630 bool bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c3645 bool bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
/linux-6.12.1/kernel/bpf/
Dcore.c3012 bool __weak bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
Dverifier.c21212 bpf_jit_supports_ptr_xchg()) { in do_misc_fixups()