Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/lkdtm/
Dcfi.c59 # define __no_ret_protection __noscs __attribute__((__target__(__no_pac)))
61 # define __no_ret_protection __noscs
/Linux-v6.1/include/linux/
Dcompiler_types.h265 #ifndef __noscs
266 # define __noscs macro
Dcompiler-clang.h89 # define __noscs __attribute__((__no_sanitize__("shadow-call-stack"))) macro
Dcompiler-gcc.h82 #define __noscs __attribute__((__no_sanitize__("shadow-call-stack"))) macro