| /linux/fs/erofs/ |
| H A D | zmap.c | 523 erofs_off_t lend = inode->i_size; in z_erofs_map_blocks_ext() local 557 last = (lstart >= round_up(lend, 1 << vi->z_lclusterbits)); in z_erofs_map_blocks_ext() 558 lend = min(lstart, lend); in z_erofs_map_blocks_ext() 561 lstart = lend; in z_erofs_map_blocks_ext() 577 if (la > lend) { in z_erofs_map_blocks_ext() 581 lend = la; in z_erofs_map_blocks_ext() 594 if (lstart < lend) { in z_erofs_map_blocks_ext() 622 map->m_llen = lend - map->m_la; in z_erofs_map_blocks_ext()
|
| /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/kernel/ |
| 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/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/block/ |
| H A D | bdev.c | 111 loff_t lstart, loff_t lend) in truncate_bdev_range() argument 124 truncate_inode_pages_range(bdev->bd_mapping, lstart, lend); in truncate_bdev_range() 136 lend >> PAGE_SHIFT); in truncate_bdev_range() 279 int sync_blockdev_range(struct block_device *bdev, loff_t lstart, loff_t lend) in sync_blockdev_range() argument 282 lstart, lend); in sync_blockdev_range()
|
| H A D | blk.h | 665 loff_t lstart, loff_t lend);
|
| /linux/fs/gfs2/ |
| H A D | bmap.c | 1789 u64 lend; in punch_hole() local 1798 lend = end_offset >> bsize_shift; in punch_hole() 1800 if (lblock >= lend) in punch_hole() 1803 find_metapath(sdp, lend, &mp, ip->i_height); in punch_hole()
|
| /linux/arch/arm64/mm/ |
| H A D | mmu.c | 954 unsigned long lend = PAGE_END; in linear_map_split_to_ptes() local 972 ret = range_split_to_ptes(kend, lend, GFP_ATOMIC); in linear_map_split_to_ptes() 975 flush_tlb_kernel_range(lstart, lend); in linear_map_split_to_ptes()
|
| /linux/Documentation/arch/powerpc/ |
| H A D | qe_firmware.rst | 172 do not lend themselves to simple inclusion into other code. Hence,
|
| /linux/fs/nfs/ |
| H A D | write.c | 1977 loff_t lstart, loff_t lend) in nfs_filemap_write_and_wait_range() argument 1981 ret = filemap_write_and_wait_range(mapping, lstart, lend); in nfs_filemap_write_and_wait_range()
|
| H A D | internal.h | 644 loff_t lstart, loff_t lend);
|
| /linux/include/linux/ |
| H A D | blkdev.h | 1711 int sync_blockdev_range(struct block_device *bdev, loff_t lstart, loff_t lend);
|
| H A D | fs.h | 2653 loff_t lend);
|
| /linux/fs/ceph/ |
| H A D | inode.c | 2470 loff_t lend = orig_pos + CEPH_FSCRYPT_BLOCK_SIZE - 1; in fill_fscrypt_truncate() local 2473 orig_pos, lend); in fill_fscrypt_truncate()
|
| H A D | mds_client.c | 361 void *lend; in parse_reply_info_lease() local 381 lend = *p + struct_len; in parse_reply_info_lease() 397 *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
|