Searched defs:_last (Results 1 – 4 of 4) sorted by relevance
317 bool *_last) in rxrpc_locate_data()
53 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
111 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
466 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument