Searched refs:_n (Results 1 – 2 of 2) sorted by relevance
131 #define CXL_IOWR(_n,_s) _IOWR(CXL_MAGIC, _n, struct _s) argument
84 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) argument