Home
last modified time | relevance | path

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

/Linux-v4.19/arch/nios2/include/asm/
Dswitch_to.h19 void *_last; \
25 : "=r" (_last) \
28 (last) = _last; \
/Linux-v4.19/arch/h8300/include/asm/
Dswitch_to.h37 void *_last; \
44 : "=r" (_last) \
49 (last) = _last; \
/Linux-v4.19/arch/m68k/include/asm/
Dswitch_to.h34 register void *_last __asm__ ("d1"); \
36 : "=a" (_prev), "=a" (_next), "=d" (_last) \
39 (last) = _last; \
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dsuper.rst185 - s\_last\_mounted[64]
230 - s\_last\_orphan
382 - s\_last\_error\_time
386 - s\_last\_error\_ino
390 - s\_last\_error\_line
394 - s\_last\_error\_block
398 - s\_last\_error\_func[32]
/Linux-v4.19/include/rdma/
Duverbs_ioctl.h311 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument
313 UVERBS_ATTR_SIZE(((uintptr_t)(&((_type *)0)->_last + 1)), \
/Linux-v4.19/drivers/staging/comedi/drivers/
Dpcl816.c55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
Dpcl818.c113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
/Linux-v4.19/Documentation/block/
Dbiodoc.txt322 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