Home
last modified time | relevance | path

Searched refs:__bpfcall (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dcfi.h5 #define __bpfcall macro
/linux/arch/riscv/include/asm/
H A Dcfi.h16 #define __bpfcall macro
/linux/arch/x86/include/asm/
H A Dcfi.h118 #define __bpfcall macro
/linux/include/linux/
H A Dbpf.h1323 #ifndef __bpfcall
1324 #define __bpfcall __nocfi macro
1327 static __always_inline __bpfcall unsigned int bpf_dispatcher_nop_func( in bpf_dispatcher_nop_func()
1438 noinline __bpfcall unsigned int bpf_dispatcher_##name##_func( \