Home
last modified time | relevance | path

Searched defs:pos (Results 226 - 250 of 7445) sorted by relevance

12345678910>>...298

/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsys_sh32.c39 sys_pread_wrapper(unsigned int fd, char __user *buf, size_t count, long dummy, loff_t pos) sys_pread_wrapper() argument
45 sys_pwrite_wrapper(unsigned int fd, const char __user *buf, size_t count, long dummy, loff_t pos) sys_pwrite_wrapper() argument
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dproc.c133 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
137 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-cache.c27 unsigned int bpos, pos; in pblk_write_to_cache() local
94 unsigned int bpos, pos; in pblk_write_gc_to_cache() local
/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dchipreg.c34 struct list_head *pos; in get_mtd_chip_driver() local
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dvfio_ccw_async.c20 loff_t pos = *ppos & VFIO_CCW_OFFSET_MASK; in vfio_ccw_async_region_read() local
42 loff_t pos = *ppos & VFIO_CCW_OFFSET_MASK; in vfio_ccw_async_region_write() local
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape_proc.c84 static void *tape_proc_start(struct seq_file *m, loff_t *pos) in tape_proc_start() argument
91 static void *tape_proc_next(struct seq_file *m, void *v, loff_t *pos) in tape_proc_next() argument
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-proc.c90 static void *wireless_dev_seq_start(struct seq_file *seq, loff_t *pos) in wireless_dev_seq_start() argument
107 static void *wireless_dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in wireless_dev_seq_next() argument
/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_proc.c38 snd_opl4_mem_proc_read(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *_buf, size_t count, loff_t pos) snd_opl4_mem_proc_read() argument
58 snd_opl4_mem_proc_write(struct snd_info_entry *entry, void *file_private_data, struct file *file, const char __user *_buf, size_t count, loff_t pos) snd_opl4_mem_proc_write() argument
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctimap.c21 struct list_head *pos, *pre, *head; in input_mapper_add() local
99 struct list_head *pos; in free_input_mapper_list() local
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Devent.c20 struct map *pos; in perf_event__synthesize_extra_kmaps() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-evlist.c24 struct evsel *pos; in __cmd_evlist() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcall-path.c40 struct call_path_block *pos, *n; in call_path_root__free() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Dbitmap.c41 int pos, len; in __ntfs_bitmap_set_bits_in_run() local
[all...]
/kernel/linux/linux-5.10/fs/iomap/
H A Dapply.c24 iomap_apply(struct inode *inode, loff_t pos, loff_t length, unsigned flags, in iomap_apply() argument
/kernel/linux/linux-5.10/fs/lockd/
H A Dprocfs.c21 nlm_end_grace_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) nlm_end_grace_write() argument
49 nlm_end_grace_read(struct file *file, char __user *buf, size_t size, loff_t *pos) nlm_end_grace_read() argument
/kernel/linux/linux-5.10/fs/fscache/
H A Dhistogram.c68 static void *fscache_histogram_next(struct seq_file *m, void *v, loff_t *pos) in fscache_histogram_next() argument
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dproc.c62 static void *cachefiles_histogram_next(struct seq_file *m, void *v, loff_t *pos) in cachefiles_histogram_next() argument
/kernel/linux/linux-5.10/kernel/bpf/preload/
H A Dbpf_preload_kern.c26 loff_t pos = 0; in preload() local
55 loff_t pos = 0; in finish() local
/kernel/linux/linux-5.10/fs/proc/
H A Dconsoles.c61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
74 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
H A Dxpm_region.c22 xpm_region_read(struct file *file, char __user *buf, size_t count, loff_t *pos) xpm_region_read() argument
H A Dnommu.c83 loff_t pos = *_pos; in nommu_region_list_start() local
98 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next() argument
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-usb-isoc.h27 int pos, size, pktsize; member
/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Dptm.c34 int pos; in pci_ptm_init() local
101 int pos; in pci_enable_ptm() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
H A Dhisysevent_raw_data.c38 raw_data_update(struct hisysevent_raw_data *dest, u8 *src, unsigned int len, unsigned int pos) raw_data_update() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Dbbt.c75 unsigned long *pos = nand->bbt.cache + in nanddev_bbt_get_block_status() local
108 unsigned long *pos = nand->bbt.cache + in nanddev_bbt_set_block_status() local

Completed in 7 milliseconds

12345678910>>...298