Home
last modified time | relevance | path

Searched refs:_last (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/nios2/include/asm/
Dswitch_to.h19 void *_last; \
25 : "=r" (_last) \
28 (last) = _last; \
/linux-4.1.27/arch/m68k/include/asm/
Dswitch_to.h33 register void *_last __asm__ ("d1"); \
35 : "=a" (_prev), "=a" (_next), "=d" (_last) \
38 (last) = _last; \
/linux-4.1.27/drivers/staging/comedi/drivers/
Dpcl816.c57 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
Dpcl818.c121 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
/linux-4.1.27/Documentation/block/
Dbiodoc.txt323 usable? Or _last for that matter. I must be missing something>
331 _last works OK in this case, and is not a problem, as I mentioned earlier