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