Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1002 bool bpf_jit_supports_ptr_xchg(void);
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c2067 bool bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2542 bool bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3551 bool bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
/linux/kernel/bpf/
H A Dcore.c3000 bool __weak bpf_jit_supports_ptr_xchg(void) in bpf_jit_supports_ptr_xchg() function
H A Dverifier.c20482 bpf_jit_supports_ptr_xchg()) { in do_misc_fixups()