/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-msglog.c | 34 ssize_t memcons_copy(struct memcons *mc, char *to, loff_t pos, size_t count) in memcons_copy() argument 91 ssize_t opal_msglog_copy(char *to, loff_t pos, size_t count) in opal_msglog_copy() argument 96 opal_msglog_read(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *to, loff_t pos, size_t count) opal_msglog_read() argument
|
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | ptrace.c | 47 genregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs_set() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | hvCall_inst.c | 34 static void *hc_start(struct seq_file *m, loff_t *pos) in hc_start() argument 42 static void *hc_next(struct seq_file *m, void *p, loff_t * pos) in hc_next() argument
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | ptrace.c | 22 gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user * ubuf) gpr_set() argument
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | diag.c | 85 static void *show_diag_stat_start(struct seq_file *m, loff_t *pos) in show_diag_stat_start() argument 90 static void *show_diag_stat_next(struct seq_file *m, void *v, loff_t *pos) in show_diag_stat_next() argument
|
H A D | processor.c | 204 static inline void *c_update(loff_t *pos) in c_update() argument 213 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 219 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument [all...] |
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | alignment.c | 140 alignment_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) alignment_proc_write() argument
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | kaslr.c | 131 unsigned long start, end, pos = 0; in count_valid_kernel_positions() local 149 static unsigned long position_to_address(unsigned long pos, unsigned long kernel_size, in position_to_address() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
H A D | regset.c | 43 xfpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) xfpregs_set() argument 106 xstateregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) xstateregs_set() argument 315 fpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpregs_set() argument [all...] |
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
H A D | ptrace.c | 40 riscv_gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) riscv_gpr_set() argument 68 riscv_fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) riscv_fpr_set() argument
|
/kernel/linux/linux-5.10/arch/x86/ia32/ |
H A D | ia32_aout.c | 250 loff_t pos = 0; in load_aout_library() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | cpu.c | 413 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 422 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | early_serial_console.c | 50 int pos = 0; in parse_earlyprintk() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | cpuid.c | 68 u64 pos = *ppos; in cpuid_read() local
|
H A D | kdebugfs.c | 34 loff_t pos = *ppos; in setup_data_read() local
|
/kernel/linux/common_modules/tzdriver/ion/generic/ |
H A D | declare_static_ion.c | 145 uint32_t pos = 0;
in set_ion_mem_info() local 134 set_mem_tag(struct register_ion_mem_tag *memtag, u64 addr, u64 size, uint32_t tag, uint32_t *pos) set_mem_tag() argument [all...] |
/kernel/linux/common_modules/code_sign/ |
H A D | code_sign_elf.c | 249 long long pos = 0; in elf_file_enable_fs_verity() local
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | adummy.c | 124 adummy_proc_read(struct atm_dev *dev, loff_t *pos, char *page) in adummy_proc_read() argument
|
/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/ |
H A D | tpm1.c | 70 static void *tpm1_bios_measurements_start(struct seq_file *m, loff_t *pos) in tpm1_bios_measurements_start() argument 108 tpm1_bios_measurements_next(struct seq_file *m, void *v, loff_t *pos) tpm1_bios_measurements_next() argument
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | cpufreq_stats.c | 217 struct cpufreq_frequency_table *pos; in cpufreq_stats_create_table() local
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | rci2-table.c | 43 raw_table_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) raw_table_read() argument
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | mtdblock.c | 44 static int erase_write (struct mtd_info *mtd, unsigned long pos, in erase_write() argument 110 static int do_cached_write (struct mtdblk_dev *mtdblk, unsigned long pos, in do_cached_write() argument 180 do_cached_read(struct mtdblk_dev *mtdblk, unsigned long pos, int len, char *buf) do_cached_read() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_debugfs.c | 13 static void *fm10k_dbg_desc_seq_start(struct seq_file *s, loff_t *pos) in fm10k_dbg_desc_seq_start() argument 20 fm10k_dbg_desc_seq_next(struct seq_file *s, void __always_unused *v, loff_t *pos) fm10k_dbg_desc_seq_next() argument
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | cpuinfo.c | 244 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument 249 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
|
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
H A D | vgic-debug.c | 83 static void *vgic_debug_start(struct seq_file *s, loff_t *pos) in vgic_debug_start() argument 111 static void *vgic_debug_next(struct seq_file *s, void *v, loff_t *pos) in vgic_debug_next() argument 55 iter_init(struct kvm *kvm, struct vgic_state_iter *iter, loff_t pos) iter_init() argument
|