Searched defs:pos (Results 251 - 275 of 1898) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/misc/
H A Dtps6594-pfsm.c52 loff_t pos = *ppos; local
82 loff_t pos = *ppos; local
[all...]
/linux-master/arch/x86/kernel/
H A Dcpuid.c67 u64 pos = *ppos; local
/linux-master/drivers/mtd/
H A Dmtdblock.c44 static int erase_write (struct mtd_info *mtd, unsigned long pos, argument
110 static int do_cached_write (struct mtdblk_dev *mtdblk, unsigned long pos, argument
180 do_cached_read(struct mtdblk_dev *mtdblk, unsigned long pos, int len, char *buf) argument
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-tegra-bpmp.c88 unsigned int i, j, pos = 0; local
131 size_t size = response->xfer.data_size, len = 0, pos local
[all...]
/linux-master/arch/openrisc/kernel/
H A Dptrace.c64 genregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user * ubuf) argument
105 fpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
/linux-master/net/sctp/
H A Dproc.c132 static void *sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) argument
151 static void *sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
203 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) argument
225 sctp_transport_seq_next(struct seq_file *seq, void *v, loff_t *pos) argument
[all...]
/linux-master/drivers/input/misc/
H A Drotary_encoder.c44 unsigned int pos; member in struct:rotary_encoder
80 unsigned int pos = encoder->pos; local
[all...]
/linux-master/fs/smb/client/
H A Dcached_dir.h16 loff_t pos; member in struct:cached_dirent
29 int pos; /* Expected ctx->pos */ member in struct:cached_dirents
/linux-master/fs/bcachefs/
H A Dio_write_types.h63 struct bpos pos; member in struct:bch_write_op
/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.h12 u8 *pos; member in struct:iwl_tso_hdr_page
/linux-master/drivers/hwmon/occ/
H A Dp9_sbe.c32 ffdc_read(struct file *filp, struct kobject *kobj, struct bin_attribute *battr, char *buf, loff_t pos, size_t count) argument
/linux-master/drivers/cpufreq/
H A Dcpufreq_stats.c215 struct cpufreq_frequency_table *pos; local
/linux-master/fs/
H A Dfsopen.c24 fscontext_read(struct file *file, char __user *_buf, size_t len, loff_t *pos) argument
/linux-master/fs/hpfs/
H A Ddir.c27 loff_t pos; local
[all...]
/linux-master/fs/sysv/
H A Ddir.c31 static void dir_commit_chunk(struct page *page, loff_t pos, unsigned len) argument
73 unsigned long pos = ctx->pos; local
194 loff_t pos; local
241 loff_t pos = page_offset(page) + offset_in_page(de); local
338 loff_t pos = page_offset(page) + offset_in_page(de); local
[all...]
/linux-master/fs/jffs2/
H A Dfile.c131 jffs2_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
244 jffs2_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pg, void *fsdata) argument
[all...]
/linux-master/tools/include/nolibc/
H A Dstring.h37 size_t dir, pos; local
61 size_t pos = 0; local
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport_debug.c13 static void *adf_ring_start(struct seq_file *sfile, loff_t *pos) argument
29 static void *adf_ring_next(struct seq_file *sfile, void *v, loff_t *pos) argument
119 static void *adf_bank_start(struct seq_file *sfile, loff_t *pos) argument
134 adf_bank_next(struct seq_file *sfile, void *v, loff_t *pos) argument
[all...]
H A Dadf_fw_counters.c137 static void *qat_fw_counters_seq_start(struct seq_file *sfile, loff_t *pos) argument
150 static void *qat_fw_counters_seq_next(struct seq_file *sfile, void *v, loff_t *pos) argument
/linux-master/drivers/pci/
H A Dats.c22 int pos; local
/linux-master/mm/
H A Dshrinker_debug.c104 shrinker_debugfs_scan_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) argument
/linux-master/sound/soc/dwc/
H A Ddwc-pcm.c232 snd_pcm_uframes_t pos; local
/linux-master/lib/
H A Ddecompress_unxz.c397 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) argument
/linux-master/sound/soc/uniphier/
H A Daio-dma.c180 snd_pcm_uframes_t pos; local
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c64 u8 *pos; local
133 u8 keyidx, *pos; local
[all...]

Completed in 195 milliseconds

<<11121314151617181920>>