Home
last modified time | relevance | path

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

/Linux-v5.4/arch/nios2/include/asm/
Dswitch_to.h19 void *_last; \
25 : "=r" (_last) \
28 (last) = _last; \
/Linux-v5.4/arch/h8300/include/asm/
Dswitch_to.h37 void *_last; \
44 : "=r" (_last) \
49 (last) = _last; \
/Linux-v5.4/arch/m68k/include/asm/
Dswitch_to.h34 register void *_last __asm__ ("d1"); \
36 : "=a" (_prev), "=a" (_next), "=d" (_last) \
39 (last) = _last; \
/Linux-v5.4/Documentation/filesystems/ext4/
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-v5.4/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-v5.4/include/rdma/
Duverbs_ioctl.h492 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument
494 UVERBS_ATTR_SIZE(((uintptr_t)(&((_type *)0)->_last + 1)), \
/Linux-v5.4/net/rxrpc/
Drecvmsg.c271 bool *_last) in rxrpc_locate_data() argument
298 *_last = last; in rxrpc_locate_data()
/Linux-v5.4/Documentation/block/
Dbiodoc.rst340 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