/kernel/linux/linux-5.10/include/linux/ |
D | regset.h | 244 const int start_pos, const int end_pos) in user_regset_copyin() argument 248 BUG_ON(*pos < start_pos); in user_regset_copyin() 252 data += *pos - start_pos; in user_regset_copyin() 270 const int start_pos, in user_regset_copyin_ignore() argument 275 BUG_ON(*pos < start_pos); in user_regset_copyin_ignore()
|
/kernel/linux/common_modules/tzdriver/tlogger/ |
D | tlogger.c | 227 uint32_t start_pos; member 240 uint32_t start_pos = position->start_pos; in parse_log_item() local 250 while (start_pos < position->end_pos) { in parse_log_item() 252 position->max_len, start_pos, in parse_log_item() 253 position->end_pos - start_pos, &start_pos); in parse_log_item() 264 start_pos += item_len; in parse_log_item() 272 *read_off = start_pos; in parse_log_item() 342 const unsigned char *buffer_start, uint32_t max_len, uint32_t start_pos, uint32_t end_pos) in set_reader_position() argument 346 position->start_pos = start_pos; in set_reader_position()
|
/kernel/linux/linux-5.10/scripts/ |
D | kallsyms.c | 35 unsigned int start_pos; member 324 sym->start_pos = table_cnt; in read_map() 725 return sa->start_pos - sb->start_pos; in compare_symbols()
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
D | adl_pci9118.c | 411 unsigned int start_pos = devpriv->ai_add_front; in pci9118_ai_samples_ready() local 412 unsigned int stop_pos = start_pos + cmd->chanlist_len; in pci9118_ai_samples_ready() 435 if (dma_pos < start_pos) { in pci9118_ai_samples_ready() 437 x = start_pos - dma_pos; in pci9118_ai_samples_ready() 455 start_pos += span_len; in pci9118_ai_samples_ready() 468 unsigned int start_pos = devpriv->ai_add_front; in pci9118_ai_dma_xfer() local 469 unsigned int stop_pos = start_pos + cmd->chanlist_len; in pci9118_ai_dma_xfer() 485 if (dma_pos < start_pos) { in pci9118_ai_dma_xfer() 487 x = start_pos - dma_pos; in pci9118_ai_dma_xfer() 505 start_pos += span_len; in pci9118_ai_dma_xfer()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | file.c | 471 u64 start_pos; in btrfs_dirty_pages() local 477 start_pos = pos & ~((u64) fs_info->sectorsize - 1); in btrfs_dirty_pages() 478 num_bytes = round_up(write_bytes + pos - start_pos, in btrfs_dirty_pages() 481 end_of_last_block = start_pos + num_bytes - 1; in btrfs_dirty_pages() 487 clear_extent_bit(&inode->io_tree, start_pos, end_of_last_block, in btrfs_dirty_pages() 491 err = btrfs_set_extent_delalloc(inode, start_pos, end_of_last_block, in btrfs_dirty_pages() 1412 u64 start_pos; in lock_and_cleanup_extent_if_need() local 1417 start_pos = round_down(pos, fs_info->sectorsize); in lock_and_cleanup_extent_if_need() 1420 if (start_pos < inode->vfs_inode.i_size) { in lock_and_cleanup_extent_if_need() 1423 lock_extent_bits(&inode->io_tree, start_pos, last_pos, in lock_and_cleanup_extent_if_need() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_pingpong.h | 27 u32 start_pos; member
|
D | dpu_hw_pingpong.c | 113 DPU_REG_WRITE(c, PP_START_POS, te->start_pos); in dpu_hw_pp_setup_te_config() 118 (te->start_pos + te->sync_threshold_start + 1)); in dpu_hw_pp_setup_te_config()
|
D | dpu_encoder_phys_cmd.c | 383 tc_cfg.start_pos = mode->vdisplay; in dpu_encoder_phys_cmd_tearcheck_config() 392 phys_enc->hw_pp->idx - PINGPONG_0, tc_enable, tc_cfg.start_pos, in dpu_encoder_phys_cmd_tearcheck_config()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
D | dir.c | 932 unsigned int start_pos, struct fscrypt_str *fstr) in f2fs_fill_dentries() argument 964 ctx->pos = start_pos + bit_pos; in f2fs_fill_dentries() 1006 ctx->pos = start_pos + bit_pos; in f2fs_fill_dentries() 1022 loff_t start_pos = ctx->pos; in f2fs_readdir() local 1084 trace_f2fs_readdir(inode, start_pos, ctx->pos, err); in f2fs_readdir()
|
D | f2fs.h | 3225 unsigned int start_pos, struct fscrypt_str *fstr);
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_trace.h | 97 TP_PROTO(struct dentry *__d, loff_t start_pos, loff_t end_pos, int err), 99 TP_ARGS(__d, start_pos, end_pos, err), 110 __entry->start = start_pos; 122 TP_PROTO(struct dentry *__d, loff_t start_pos, \ 124 TP_ARGS(__d, start_pos, end_pos, err))
|
D | file_cloud.c | 374 loff_t start_pos = ctx->pos; in hmdfs_iterate_cloud() local 384 trace_hmdfs_iterate_remote(file->f_path.dentry, start_pos, ctx->pos, in hmdfs_iterate_cloud()
|
D | file_local.c | 245 loff_t start_pos = ctx->pos; in hmdfs_iterate_local() local 258 trace_hmdfs_iterate_local(file->f_path.dentry, start_pos, ctx->pos, in hmdfs_iterate_local()
|
D | file_merge.c | 324 loff_t start_pos = ctx->pos; in hmdfs_iterate_merge() local 372 trace_hmdfs_iterate_merge(file->f_path.dentry, start_pos, ctx->pos, in hmdfs_iterate_merge()
|
D | file_remote.c | 986 loff_t start_pos = ctx->pos; in hmdfs_iterate_remote() local 1014 trace_hmdfs_iterate_remote(file->f_path.dentry, start_pos, ctx->pos, in hmdfs_iterate_remote()
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
D | writeback.c | 658 struct bkey start_pos; in refill_dirty() local 675 start_pos = buf->last_scanned; in refill_dirty() 686 bch_refill_keybuf(dc->disk.c, buf, &start_pos, dirty_pred); in refill_dirty() 688 return bkey_cmp(&buf->last_scanned, &start_pos) >= 0; in refill_dirty()
|
/kernel/linux/linux-5.10/fs/fuse/ |
D | dax.c | 875 loff_t start_pos = dmap->itn.start << FUSE_DAX_SHIFT; in dmap_writeback_invalidate() local 876 loff_t end_pos = (start_pos + FUSE_DAX_SZ - 1); in dmap_writeback_invalidate() 878 ret = filemap_fdatawrite_range(inode->i_mapping, start_pos, end_pos); in dmap_writeback_invalidate() 881 ret, start_pos, end_pos); in dmap_writeback_invalidate() 886 start_pos >> PAGE_SHIFT, in dmap_writeback_invalidate()
|
/kernel/linux/linux-5.10/crypto/ |
D | crypto_user_base.c | 226 const size_t start_pos = cb->args[0]; in crypto_dump_report() local 239 if (pos >= start_pos) { in crypto_dump_report()
|
/kernel/linux/linux-5.10/drivers/net/can/ |
D | kvaser_pciefd.c | 1596 static int kvaser_pciefd_read_packet(struct kvaser_pciefd *pcie, int *start_pos, in kvaser_pciefd_read_packet() argument 1604 int pos = *start_pos; in kvaser_pciefd_read_packet() 1610 *start_pos = 0; in kvaser_pciefd_read_packet() 1674 if ((*start_pos + size) != pos) in kvaser_pciefd_read_packet() 1678 *start_pos = pos; in kvaser_pciefd_read_packet()
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | ptrace.c | 627 unsigned int start_pos) in __fpr_set() argument 641 start_pos, start_pos + sizeof(newstate)); in __fpr_set()
|
/kernel/linux/linux-5.10/include/trace/events/ |
D | f2fs.h | 859 TP_PROTO(struct inode *dir, loff_t start_pos, loff_t end_pos, int err), 861 TP_ARGS(dir, start_pos, end_pos, err), 874 __entry->start = start_pos;
|
/kernel/linux/linux-5.10/drivers/android/ |
D | binder.c | 6158 size_t start_pos = m->count; in print_binder_thread_ilocked() local 6187 m->count = start_pos; in print_binder_thread_ilocked() 6236 size_t start_pos = m->count; in print_binder_proc() local 6296 m->count = start_pos; in print_binder_proc() 6658 size_t start_pos = m->count; in print_binder_transaction_brief() local 6704 m->count = start_pos; in print_binder_transaction_brief()
|