Searched defs:_last (Results 1 – 5 of 5) sorted by relevance
325 #define IOCTL_OP(_ioctl, _fn, _struct, _last) \ argument
53 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
111 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
468 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument
95 #define TEST_LENGTH(_struct, _ioctl, _last) \ in TEST_F() argument