Searched refs:_last (Results 1 – 8 of 8) 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]
311 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument313 UVERBS_ATTR_SIZE(((uintptr_t)(&((_type *)0)->_last + 1)), \
55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
322 usable? Or _last for that matter. I must be missing something>330 _last works OK in this case, and is not a problem, as I mentioned earlier