Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/efi/
H A Druntime-wrappers.c216 static void __nocfi efi_call_rts(struct work_struct *work) in efi_call_rts()
438 static efi_status_t __nocfi
472 static efi_status_t __nocfi
502 static void __nocfi
/linux-6.15/include/linux/
H A Dcompiler-clang.h98 #define __nocfi __attribute__((__no_sanitize__("kcfi"))) macro
H A Dcompiler_types.h431 #ifndef __nocfi
432 # define __nocfi macro
H A Dbpf.h1308 #define __bpfcall __nocfi
/linux-6.15/drivers/misc/lkdtm/
H A Dperms.c71 static noinline __nocfi void execute_location(void *dst, bool write) in execute_location()
/linux-6.15/arch/x86/kernel/
H A Dmachine_kexec_64.c345 void __nocfi machine_kexec(struct kimage *image) in machine_kexec()