Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcompiler_types.h337 #ifndef __nocfi
338 # define __nocfi macro
Dcompiler-clang.h103 #define __nocfi __attribute__((__no_sanitize__("kcfi"))) macro
Dbpf.h1194 static __always_inline __nocfi unsigned int bpf_dispatcher_nop_func( in bpf_dispatcher_nop_func()
1284 noinline __nocfi unsigned int bpf_dispatcher_##name##_func( \