Searched refs:_last (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | switch_to.h | 19 void *_last; \ 25 : "=r" (_last) \ 28 (last) = _last; \
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | switch_to.h | 37 void *_last; \ 44 : "=r" (_last) \ 49 (last) = _last; \
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | switch_to.h | 34 register void *_last __asm__ ("d1"); \ 36 : "=a" (_prev), "=a" (_next), "=d" (_last) \ 39 (last) = _last; \
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | super.rst | 185 - 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]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | pcl816.c | 55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
|
| H A D | pcl818.c | 113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | recvmsg.c | 317 bool *_last) in rxrpc_locate_data() argument 344 *_last = last; in rxrpc_locate_data()
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | uverbs_ioctl.h | 465 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument 467 UVERBS_ATTR_SIZE(offsetofend(_type, _last), sizeof(_type))
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | biodoc.rst | 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
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | filesystem | 785 path(_InputIt __first, _InputIt _last, const locale& __loc,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | filesystem | 785 path(_InputIt __first, _InputIt _last, const locale& __loc,
|