Searched defs:start_pos (Results 1 - 19 of 19) sorted by relevance

/linux-master/include/linux/
H A Dregset.h253 user_regset_copyin(unsigned int *pos, unsigned int *count, const void **kbuf, const void __user **ubuf, void *data, const int start_pos, const int end_pos) argument
H A Dfscache.h504 fscache_read(struct netfs_cache_resources *cres, loff_t start_pos, struct iov_iter *iter, enum netfs_read_from_hole read_hole, netfs_io_terminated_t term_func, void *term_func_priv) argument
563 fscache_write(struct netfs_cache_resources *cres, loff_t start_pos, struct iov_iter *iter, netfs_io_terminated_t term_func, void *term_func_priv) argument
H A Dbpf_verifier.h585 u64 start_pos; member in struct:bpf_verifier_log
/linux-master/crypto/
H A Dcrypto_user_base.c226 const size_t start_pos = cb->args[0]; local
/linux-master/fs/cachefiles/
H A Dio.c73 cachefiles_read(struct netfs_cache_resources *cres, loff_t start_pos, struct iov_iter *iter, enum netfs_read_from_hole read_hole, netfs_io_terminated_t term_func, void *term_func_priv) argument
279 __cachefiles_write(struct cachefiles_object *object, struct file *file, loff_t start_pos, struct iov_iter *iter, netfs_io_terminated_t term_func, void *term_func_priv) argument
359 cachefiles_write(struct netfs_cache_resources *cres, loff_t start_pos, struct iov_iter *iter, netfs_io_terminated_t term_func, void *term_func_priv) argument
[all...]
/linux-master/drivers/md/bcache/
H A Dwriteback.c706 struct bkey start_pos; local
/linux-master/scripts/
H A Dkallsyms.c39 unsigned int start_pos; member in struct:sym_entry
/linux-master/fs/bcachefs/
H A Dbcachefs_ioctl.h210 struct bpos start_pos; member in struct:bch_ioctl_data
H A Dec.c1925 struct bpos start_pos = bpos_max(min_pos, POS(0, c->ec_stripe_hint)); local
/linux-master/fs/f2fs/
H A Ddir.c1064 loff_t start_pos = ctx->pos; local
973 f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d, unsigned int start_pos, struct fscrypt_str *fstr) argument
H A Dfile.c4667 f2fs_flush_buffered_write(struct address_space *mapping, loff_t start_pos, loff_t end_pos) argument
/linux-master/fs/fuse/
H A Ddax.c869 loff_t start_pos = dmap->itn.start << FUSE_DAX_SHIFT; local
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.h57 loff_t start_pos; member in struct:mlx5_vhca_data_buffer
/linux-master/drivers/comedi/drivers/
H A Dadl_pci9118.c410 unsigned int start_pos = devpriv->ai_add_front; local
467 unsigned int start_pos = devpriv->ai_add_front; local
[all...]
/linux-master/fs/btrfs/
H A Dfile.c134 u64 start_pos; local
987 u64 start_pos; local
1142 loff_t start_pos; local
[all...]
/linux-master/arch/arm64/kernel/
H A Dptrace.c615 __fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf, unsigned int start_pos) argument
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h498 u32 start_pos; member in struct:dpu_hw_tear_check
/linux-master/drivers/net/can/
H A Dkvaser_pciefd.c1547 static int kvaser_pciefd_read_packet(struct kvaser_pciefd *pcie, int *start_pos, argument
/linux-master/drivers/android/
H A Dbinder.c6050 size_t start_pos = m->count; local
6126 size_t start_pos = m->count; local

Completed in 274 milliseconds