| /linux/fs/erofs/ |
| H A D | zmap.c | 512 erofs_off_t lend = inode->i_size; in z_erofs_map_blocks_ext() local 546 last = (lstart >= round_up(lend, 1 << vi->z_lclusterbits)); in z_erofs_map_blocks_ext() 547 lend = min(lstart, lend); in z_erofs_map_blocks_ext() 550 lstart = lend; in z_erofs_map_blocks_ext() 566 if (la > lend) { in z_erofs_map_blocks_ext() 570 lend = la; in z_erofs_map_blocks_ext() 583 if (lstart < lend) { in z_erofs_map_blocks_ext() 606 map->m_llen = lend - map->m_la; in z_erofs_map_blocks_ext()
|
| /linux/arch/xtensa/kernel/ |
| H A D | ptrace.c | 48 .lend = regs->lend, in gpr_get() 88 regs->lend = newregs.lend; in gpr_set() 314 tmp = regs->lend; in ptrace_peekusr()
|
| H A D | signal.c | 154 COPY(lend); in setup_sigcontext() 192 COPY(lend); in restore_sigcontext() 215 && ((regs->lbeg > TASK_SIZE) || (regs->lend > TASK_SIZE)) ) in restore_sigcontext()
|
| H A D | asm-offsets.c | 42 DEFINE(PT_LEND, offsetof (struct pt_regs, lend)); in main()
|
| H A D | align.S | 450 rsr a4, lend # check if we reached LEND
|
| H A D | entry.S | 752 wsr a3, lend
|
| /linux/sound/soc/sof/intel/ |
| H A D | telemetry.h | 29 u32 lend; member
|
| /linux/arch/xtensa/include/uapi/asm/ |
| H A D | ptrace.h | 51 __u32 lend; member
|
| /linux/arch/xtensa/include/asm/ |
| H A D | ptrace.h | 62 unsigned long lend; /* 36 */ member
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_compress_superblock.c | 495 const BYTE* const lend = seqStorePtr->lit; in ZSTD_compressSubBlock_multi() local 497 size_t const nbLiterals = (size_t)(lend - lstart); in ZSTD_compressSubBlock_multi() 512 (unsigned)srcSize, (unsigned)(lend-lstart), (unsigned)(send-sstart)); in ZSTD_compressSubBlock_multi() 591 size_t litSize = (size_t)(lend - lp); in ZSTD_compressSubBlock_multi()
|
| /linux/include/linux/ |
| H A D | pagemap.h | 43 int filemap_fdatawait_range(struct address_space *, loff_t lstart, loff_t lend); 54 bool filemap_range_has_page(struct address_space *, loff_t lstart, loff_t lend); 56 loff_t lstart, loff_t lend);
|
| H A D | mm.h | 4168 uoff_t lend);
|
| /linux/mm/ |
| H A D | filemap.c | 677 loff_t lstart, loff_t lend) in filemap_write_and_wait_range() argument 681 if (lend < lstart) in filemap_write_and_wait_range() 685 err = filemap_fdatawrite_range(mapping, lstart, lend); in filemap_write_and_wait_range() 693 __filemap_fdatawait_range(mapping, lstart, lend); in filemap_write_and_wait_range() 778 int file_write_and_wait_range(struct file *file, loff_t lstart, loff_t lend) in file_write_and_wait_range() argument 783 if (lend < lstart) in file_write_and_wait_range() 787 err = filemap_fdatawrite_range(mapping, lstart, lend); in file_write_and_wait_range() 790 __filemap_fdatawait_range(mapping, lstart, lend); in file_write_and_wait_range()
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 552 loff_t lend) in remove_inode_hugepages() argument 556 const pgoff_t end = lend >> PAGE_SHIFT; in remove_inode_hugepages() 560 bool truncate_op = (lend == LLONG_MAX); in remove_inode_hugepages()
|
| /linux/block/ |
| H A D | blk.h | 637 loff_t lstart, loff_t lend);
|
| /linux/fs/nfs/ |
| H A D | write.c | 1974 loff_t lstart, loff_t lend) in nfs_filemap_write_and_wait_range() argument 1978 ret = filemap_write_and_wait_range(mapping, lstart, lend); in nfs_filemap_write_and_wait_range()
|
| H A D | internal.h | 638 loff_t lstart, loff_t lend);
|
| /linux/Documentation/arch/powerpc/ |
| H A D | qe_firmware.rst | 172 do not lend themselves to simple inclusion into other code. Hence,
|
| /linux/fs/ceph/ |
| H A D | inode.c | 2469 loff_t lend = orig_pos + CEPH_FSCRYPT_BLOCK_SIZE - 1; in fill_fscrypt_truncate() local 2472 orig_pos, lend); in fill_fscrypt_truncate()
|
| H A D | mds_client.c | 358 void *lend; in parse_reply_info_lease() local 378 lend = *p + struct_len; in parse_reply_info_lease() 394 *p = lend; in parse_reply_info_lease()
|
| /linux/LICENSES/deprecated/ |
| H A D | GFDL-1.1 | 129 You may also lend copies, under the same conditions stated above, and
|
| H A D | GFDL-1.2 | 154 You may also lend copies, under the same conditions stated above, and
|
| /linux/Documentation/userspace-api/media/ |
| H A D | fdl-appendix.rst | 138 You may also lend copies, under the same conditions stated above, and
|
| /linux/Documentation/gpu/ |
| H A D | drm-vm-bind-locking.rst | 517 function. This list will then lend itself very-well to the spinlock
|
| /linux/Documentation/admin-guide/ |
| H A D | spkguide.txt | 1360 You may also lend copies, under the same conditions stated above, and
|