Home
last modified time | relevance | path

Searched defs:__SC_CAST (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dsyscalls.h121 #define __SC_CAST(t, a) (__force t) a macro
/kernel/linux/linux-6.6/include/linux/
Dsyscalls.h127 #define __SC_CAST(t, a) (__force t) a macro