Home
last modified time | relevance | path

Searched refs:__SC_DELOUSE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dcompat.h27 #ifndef __SC_DELOUSE
28 #define __SC_DELOUSE(t,v) ((t)(unsigned long)(v)) macro
54 return C_SYSC##name(__MAP(x,__SC_DELOUSE,__VA_ARGS__)); \
/linux-4.4.14/arch/s390/include/asm/
Dcompat.h12 #define __SC_DELOUSE(t,v) ({ \ macro