/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | sha256-spe-glue.c | 51 int count = sizeof(struct sha256_state) >> 2; in ppc_sha256_clear_context() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | oprofile_impl.h | 18 unsigned long count; member
|
/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
|
H A D | opal-sensor-groups.c | 133 int count = 0; in add_attr_group() local 59 sg_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) sg_store() argument
|
H A D | opal-powercap.c | 81 powercap_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) powercap_store() argument
|
H A D | opal-xscom.c | 87 scom_debug_read(struct file *filp, char __user *ubuf, size_t count, loff_t *ppos) scom_debug_read() argument 118 scom_debug_write(struct file *filp, const char __user *ubuf, size_t count, loff_t *ppos) scom_debug_write() argument
|
/kernel/linux/linux-5.10/arch/mips/loongson32/common/ |
H A D | time.c | 65 int count; in ls1x_clocksource_read() local [all...] |
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | process.c | 240 int count = 0; in get_wchan() local
|
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/parisc/kernel/ |
H A D | pdc_cons.c | 45 static void pdc_console_write(struct console *co, const char *s, unsigned count) in pdc_console_write() argument 100 static int pdc_console_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) in pdc_console_tty_write() argument 126 int data, count = 0; in pdc_console_poll() local [all...] |
/kernel/linux/linux-5.10/arch/mips/mti-malta/ |
H A D | malta-time.c | 64 unsigned int count, start; in estimate_frequencies() local
|
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/ |
H A D | gettimeofday.c | 118 unsigned count; in do_realtime() local
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | stdio.c | 11 size_t strnlen(const char * s, size_t count) in strnlen() argument
|
H A D | ugecon.c | 77 int count = 16; in ug_putc() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | iomap.c | 142 void ioread8_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread8_rep() argument 146 void ioread16_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread16_rep() argument 150 void ioread32_rep(const void __iomem *addr, void *dst, unsigned long count) in ioread32_rep() argument 158 void iowrite8_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite8_rep() argument 162 void iowrite16_rep(void __iomem *addr, const void *src, unsigned long count) in iowrite16_rep() argument 166 iowrite32_rep(void __iomem *addr, const void *src, unsigned long count) iowrite32_rep() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | nvram.c | 37 static ssize_t pSeries_nvram_read(char *buf, size_t count, loff_t *index) in pSeries_nvram_read() argument 81 static ssize_t pSeries_nvram_write(char *buf, size_t count, loff_t *index) in pSeries_nvram_write() argument [all...] |
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | process.c | 224 int count = 0; in get_wchan() local
|
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/kvm/ |
H A D | timing.c | 161 kvmppc_exit_timing_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) kvmppc_exit_timing_write() argument
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | time.c | 171 int count = VIA_TIMER_FREQ_6 / 100; in via_calibrate_decr() local
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | parport.h | 40 unsigned int count; member 99 static inline void set_dma_count(unsigned int dmanr, unsigned int count) in set_dma_count() argument
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | start_up.c | 167 int pid, n, status, count=0; in check_sysemu() local
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pci_io.h | 30 u16 count; member 189 zpci_memset_io(volatile void __iomem *dst, unsigned char val, size_t count) zpci_memset_io() argument
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | maccess.c | 23 unsigned long aligned, offset, count; in s390_kernel_write_odd() local 80 static int __no_sanitize_address __memcpy_real(void *dest, void *src, size_t count) in __memcpy_real() argument 127 int memcpy_real(void *dest, void *src, size_t count) in memcpy_real() argument 101 _memcpy_real(unsigned long dest, unsigned long src, unsigned long count) _memcpy_real() argument 150 memcpy_absolute(void *dest, void *src, size_t count) memcpy_absolute() argument 174 copy_to_user_real(void __user *dest, void *src, unsigned long count) copy_to_user_real() 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
|