| /linux/tools/testing/selftests/mm/ |
| H A D | hugetlb_dio.c | 23 void run_dio_using_hugetlb(unsigned int start_off, unsigned int end_off) in run_dio_using_hugetlb() argument 35 writesize = end_off - start_off; in run_dio_using_hugetlb() 61 buffer += start_off; in run_dio_using_hugetlb() 87 "free huge pages from %u-%u\n", start_off, end_off); in run_dio_using_hugetlb()
|
| /linux/fs/isofs/ |
| H A D | compress.c | 209 loff_t start_off, end_off; in zisofs_fill_pages() local 229 start_off = page_offset(pages[full_page]); in zisofs_fill_pages() 230 end_off = min_t(loff_t, start_off + PAGE_SIZE, inode->i_size); in zisofs_fill_pages() 232 cstart_block = start_off >> zisofs_block_shift; in zisofs_fill_pages() 236 WARN_ON(start_off - (full_page << PAGE_SHIFT) != in zisofs_fill_pages()
|
| /linux/drivers/dax/ |
| H A D | super.c | 81 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, in fs_dax_get_by_bdev() argument 91 *start_off = get_start_sect(bdev) * SECTOR_SIZE; in fs_dax_get_by_bdev() 93 if (*start_off % PAGE_SIZE || part_size % PAGE_SIZE) { in fs_dax_get_by_bdev()
|
| /linux/fs/ocfs2/ |
| H A D | ocfs1_fs_compat.h | 37 __u64 start_off; member
|
| /linux/include/linux/ |
| H A D | dax.h | 131 struct dax_device *fs_dax_get_by_bdev(struct block_device *bdev, u64 *start_off, 143 u64 *start_off, void *holder, in fs_dax_get_by_bdev() argument
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-trbe.c | 685 u64 start_off, end_off; in trbe_get_trace_size() local 715 start_off = PERF_IDX2OFF(handle->head, buf); in trbe_get_trace_size() 717 if (WARN_ON_ONCE(end_off < start_off)) in trbe_get_trace_size() 720 size = end_off - start_off; in trbe_get_trace_size() 728 __trbe_pad_buf(buf, start_off, overwrite_skip); in trbe_get_trace_size()
|
| /linux/drivers/irqchip/ |
| H A D | irq-apple-aic.c | 952 u32 off, start_off; in aic_of_ic_init() local 987 off = start_off = irqc->info.target_cpu; in aic_of_ic_init() 1005 off = start_off = irqc->info.irq_cfg; in aic_of_ic_init() 1032 irqc->info.die_stride = off - start_off; in aic_of_ic_init()
|
| /linux/fs/exfat/ |
| H A D | dir.c | 733 int off = es->start_off + num * DENTRY_SIZE; in exfat_get_dentry_cached() 781 es->start_off = off; in __exfat_get_dentry_set() 893 off = es->start_off + (i << DENTRY_SIZE_BITS); in exfat_validate_empty_dentry_set() 903 es->num_entries = EXFAT_B_TO_DEN(EXFAT_BLK_TO_B(es->num_bh, es->sb) - es->start_off); in exfat_validate_empty_dentry_set() 1301 es->start_off = EXFAT_DEN_TO_B(i) % sb->s_blocksize; in exfat_get_volume_label_dentry()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_sai.c | 688 dl_cfg[dl_cfg_idx].start_off[tx] * 0x4; in fsl_sai_hw_params() 1366 cfg[0].start_off[0] = 0; in fsl_sai_read_dlcfg() 1371 cfg[0].start_off[1] = 0; in fsl_sai_read_dlcfg() 1404 cfg[i].start_off[0] = find_first_bit(&dl_mask, FSL_SAI_DL_NUM); in fsl_sai_read_dlcfg() 1410 cfg[i].start_off[1] = find_first_bit(&dl_mask, FSL_SAI_DL_NUM); in fsl_sai_read_dlcfg()
|
| H A D | fsl_sai.h | 278 unsigned int start_off[2]; 274 unsigned int start_off[2]; global() member
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_scsi.c | 1500 uint32_t start_off = 0; in csio_scsi_copy_to_sgl() local 1519 if (start_off >= sg->length) { in csio_scsi_copy_to_sgl() 1520 start_off -= sg->length; in csio_scsi_copy_to_sgl() 1526 sg_off = sg->offset + start_off; in csio_scsi_copy_to_sgl() 1528 sg->length - start_off); in csio_scsi_copy_to_sgl() 1544 start_off += bytes_copy; in csio_scsi_copy_to_sgl()
|
| /linux/fs/gfs2/ |
| H A D | bmap.c | 2423 unsigned int start_off, end_len; in __gfs2_punch_hole() local 2425 start_off = offset & (blocksize - 1); in __gfs2_punch_hole() 2427 if (start_off) { in __gfs2_punch_hole() 2429 if (length > blocksize - start_off) in __gfs2_punch_hole() 2430 len = blocksize - start_off; in __gfs2_punch_hole() 2434 if (start_off + length < blocksize) in __gfs2_punch_hole()
|
| /linux/io_uring/ |
| H A D | zcrx.c | 1365 unsigned start, start_off = offset; in io_zcrx_recv_skb() local 1458 if (offset == start_off) in io_zcrx_recv_skb() 1460 desc->count -= (offset - start_off); in io_zcrx_recv_skb() 1461 return offset - start_off; in io_zcrx_recv_skb()
|
| /linux/net/core/ |
| H A D | datagram.c | 395 int i, copy = start - offset, start_off = offset, n; in __skb_datagram_iter() local 476 iov_iter_revert(to, offset - start_off); in __skb_datagram_iter()
|
| /linux/fs/proc/ |
| H A D | vmcore.c | 644 u64 start_off; in mmap_vmcore() local 648 start_off = start - elfcorebuf_sz; in mmap_vmcore() 650 start_off, tsz)) in mmap_vmcore()
|
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.h | 555 unsigned int start_off; member
|
| H A D | main.c | 88 bv->start_off = nn_readw(nn, NFP_NET_CFG_BPF_START); in nfp_bpf_vnic_alloc()
|
| H A D | jit.c | 4555 br_add_offset(&prog[i], bv->start_off); in nfp_bpf_relo_for_vnic() 4559 nfp_prog->tgt_out + bv->start_off); in nfp_bpf_relo_for_vnic() 4563 nfp_prog->tgt_abort + bv->start_off); in nfp_bpf_relo_for_vnic() 4571 off = nfp_prog->tgt_call_push_regs + bv->start_off; in nfp_bpf_relo_for_vnic() 4580 off = nfp_prog->tgt_call_pop_regs + bv->start_off; in nfp_bpf_relo_for_vnic() 4611 immed_add_value(&prog[i], bv->start_off); in nfp_bpf_relo_for_vnic()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 2634 int start_off, end_off; in nand_subop_get_num_addr_cyc() local 2640 start_off = nand_subop_get_addr_start_off(subop, instr_idx); in nand_subop_get_num_addr_cyc() 2648 return end_off - start_off; in nand_subop_get_num_addr_cyc() 2688 int start_off = 0, end_off; in nand_subop_get_data_len() local 2694 start_off = nand_subop_get_data_start_off(subop, instr_idx); in nand_subop_get_data_len() 2702 return end_off - start_off; in nand_subop_get_data_len()
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 4524 loff_t size, start_off, end; in ext4_mb_normalize_request() local 4565 start_off = 0; in ext4_mb_normalize_request() 4581 start_off = ((loff_t)ac->ac_o_ex.fe_logical >> in ext4_mb_normalize_request() 4585 start_off = ((loff_t)ac->ac_o_ex.fe_logical >> in ext4_mb_normalize_request() 4590 start_off = ((loff_t)ac->ac_o_ex.fe_logical >> in ext4_mb_normalize_request() 4594 start_off = (loff_t) ac->ac_o_ex.fe_logical << bsbits; in ext4_mb_normalize_request() 4599 start = start_off >> bsbits; in ext4_mb_normalize_request()
|
| /linux/fs/btrfs/ |
| H A D | backref.c | 2043 u64 start_off, struct btrfs_path *path, in btrfs_find_one_extref() argument 2056 key.offset = start_off; in btrfs_find_one_extref()
|
| /linux/drivers/scsi/ |
| H A D | ipr.c | 3055 u32 num_entries, max_num_entries, start_off, end_off; in ipr_get_ioa_dump() local 3167 start_off = sdt_word & IPR_FMT2_MBX_ADDR_MASK; in ipr_get_ioa_dump() 3171 bytes_to_copy = end_off - start_off; in ipr_get_ioa_dump()
|