Home
last modified time | relevance | path

Searched defs:pos (Results 601 - 625 of 3575) sorted by relevance

1...<<21222324252627282930>>...143

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Ddtl.c250 dtl_file_read(struct file *filp, char __user *buf, size_t len, loff_t *pos) dtl_file_read() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Delf.c89 loff_t pos; in arch_elf_pt_proc() local
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dsetup.c353 static void *c_start(struct seq_file *m, loff_t * pos) in c_start() argument
358 static void *c_next(struct seq_file *m, void *v, loff_t * pos) in c_next() argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c86 u8 *pos = dst + (GHASH_BLOCK_SIZE - dctx->bytes); in ghash_update() local
H A Daegis128-aesni-glue.c75 unsigned int pos = 0; in crypto_aegis128_aesni_process_ad() local
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dptrace_32.c144 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
182 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
221 dspregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) dspregs_set() argument
[all...]
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dum_arch.c79 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() argument
84 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Daperture_64.c133 u8 pos; in find_cap() local
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dmisc.c111 int x, y, pos; in __putstr() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dfbio.h63 struct fbcurpos pos; /* cursor position */ member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dptrace_32.c107 genregs32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs32_set() argument
182 fpregs32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpregs32_set() argument
260 setregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setregs_set() argument
300 setfpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setfpregs_set() argument
[all...]
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dptrace.c239 compat_ulong_t pos; in translate_usr_offset() local
412 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
524 unsigned int pos; gpr_get() local
531 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
588 unsigned int pos; gpr32_get() local
596 gpr32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr32_set() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-dump.c287 dump_attr_read(struct file *filep, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) dump_attr_read() argument
H A Dopal-elog.c157 raw_attr_read(struct file *filep, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) raw_attr_read() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsysinfo.c349 static void *service_level_start(struct seq_file *m, loff_t *pos) in service_level_start() argument
355 static void *service_level_next(struct seq_file *m, void *p, loff_t *pos) in service_level_next() argument
/kernel/linux/common_modules/xpm/validator/
H A Delf_code_segment_info.c31 static int read_elf_info(struct file *file, void *buffer, size_t read_size, loff_t pos) in read_elf_info() argument
/kernel/linux/linux-5.10/drivers/atm/
H A Datmtcp.c235 static int atmtcp_v_proc(struct atm_dev *dev,loff_t *pos,char *page) in atmtcp_v_proc() argument
/kernel/linux/linux-5.10/drivers/block/aoe/
H A Daoedev.c183 downdev_frame(struct list_head *pos) in downdev_frame() argument
200 struct list_head *head, *pos, *nx; in aoedev_downdev() local
502 struct list_head *pos, *nx, *head; in freetgt() local
[all...]
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_ld_str.c301 int pos; in FPU_load_bcd() local
H A Dfpu_entry.c638 fpregs_soft_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpregs_soft_set() argument
/kernel/linux/linux-5.10/block/
H A Dblk-mq-sysfs.c161 int ret = 0, pos = 0; in blk_mq_hw_sysfs_cpus_show() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dcrypto_user_base.c227 size_t pos = 0; in crypto_dump_report() local
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_soft.c199 softsynthx_read(struct file *fp, char __user *buf, size_t count, loff_t *pos, int unicode) softsynthx_read() argument
304 softsynth_read(struct file *fp, char __user *buf, size_t count, loff_t *pos) softsynth_read() argument
310 softsynthu_read(struct file *fp, char __user *buf, size_t count, loff_t *pos) softsynthu_read() argument
318 softsynth_write(struct file *fp, const char __user *buf, size_t count, loff_t *pos) softsynth_write() argument
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_pci_host.c557 int pos, err; in bcma_core_pci_fixup_addresses() local
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsetup.c719 c_start(struct seq_file *f, loff_t *pos) in c_start() argument
725 c_next(struct seq_file *f, void *v, loff_t *pos) in c_next() argument

Completed in 17 milliseconds

1...<<21222324252627282930>>...143