Home
last modified time | relevance | path

Searched defs:pos (Results 126 - 150 of 6431) sorted by relevance

12345678910>>...258

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dultravisor.c34 uv_msglog_read(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *to, loff_t pos, size_t count) uv_msglog_read() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c79 vr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) vr_set() argument
H A Dptrace-vsx.c49 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
126 vsr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) vsr_set() argument
H A Dptrace-spe.c39 evr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) evr_set() argument
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dproc.c159 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
167 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-5.10/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/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/common_modules/newip/third_party/linux-5.10/net/newip/
H A Ddevninet.c42 char __user *pos; in nip_dev_ifconf() local
/kernel/linux/common_modules/tzdriver/core/
H A Dteek_app_load.c23 loff_t pos = 0; in teek_open_app_file() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_vm_helper.c29 void vm_helper_mark_vmid_used(struct vm_helper *vm_helper, unsigned int pos, uint8_t hubp_idx) in vm_helper_mark_vmid_used() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/
H A Dbbt.c78 unsigned long *pos = nand->bbt.cache + in nanddev_bbt_get_block_status() local
111 unsigned long *pos = nand->bbt.cache + in nanddev_bbt_set_block_status() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dproc.c310 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
317 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dproc.c108 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
115 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dcpu-probe.c61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
66 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dsetup.c95 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
100 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-6.6/arch/arm/common/
H A DbL_switcher_dummy_if.c18 bL_switcher_write(struct file *file, const char __user *buf, size_t len, loff_t *pos) bL_switcher_write() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-vsx.c49 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
126 vsr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) vsr_set() argument
H A Dptrace-altivec.c79 vr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) vr_set() argument
H A Dptrace-spe.c39 evr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) evr_set() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dultravisor.c34 uv_msglog_read(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *to, loff_t pos, size_t count) uv_msglog_read() argument
/kernel/linux/linux-6.6/arch/mips/loongson2ef/lemote-2f/
H A Dclock.c36 struct cpufreq_frequency_table *pos; in loongson2_cpu_set_rate() local
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dcpuinfo.c171 static void *cpuinfo_start(struct seq_file *m, loff_t *pos) in cpuinfo_start() argument
178 static void *cpuinfo_next(struct seq_file *m, void *v, loff_t *pos) in cpuinfo_next() argument
/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

Completed in 8 milliseconds

12345678910>>...258