Searched defs:__SC_DELOUSE (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A 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__)); \

Completed in 49 milliseconds