Searched defs:_last (Results 1 – 4 of 4) sorted by relevance
319 bool *_last) in rxrpc_locate_data()
55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
465 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument
Completed in 13 milliseconds