Searched refs:_last (Results 1 – 9 of 9) sorted by relevance
19 void *_last; \25 : "=r" (_last) \28 (last) = _last; \
37 void *_last; \44 : "=r" (_last) \49 (last) = _last; \
34 register void *_last __asm__ ("d1"); \36 : "=a" (_prev), "=a" (_next), "=d" (_last) \39 (last) = _last; \
185 - s\_last\_mounted[64]230 - s\_last\_orphan382 - s\_last\_error\_time386 - s\_last\_error\_ino390 - s\_last\_error\_line394 - s\_last\_error\_block398 - s\_last\_error\_func[32]
55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
492 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument494 UVERBS_ATTR_SIZE(((uintptr_t)(&((_type *)0)->_last + 1)), \
271 bool *_last) in rxrpc_locate_data() argument298 *_last = last; in rxrpc_locate_data()
340 usable? Or _last for that matter. I must be missing something>349 _last works OK in this case, and is not a problem, as I mentioned earlier