/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | power.c | 22 auto_poweron_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) auto_poweron_show() argument 28 auto_poweron_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) auto_poweron_store() argument
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | sc-debugfs.c | 17 char buf[3]; in sc_prefetch_read() local
|
/kernel/linux/linux-5.10/arch/mips/oprofile/ |
H A D | common.c | 44 char buf[4]; in op_mips_create_files() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-vsx.c | 24 u64 buf[33]; in fpr_get() local 53 u64 buf[33]; in fpr_set() local 100 u64 buf[32]; vsr_get() local 130 u64 buf[32]; vsr_set() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | proc_powerpc.c | 24 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read() argument
|
/kernel/linux/linux-5.10/arch/sh/boot/romimage/ |
H A D | mmcif-sh7724.c | 37 asmlinkage void mmcif_loader(unsigned char *buf, unsigned long no_bytes) in mmcif_loader() argument
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
H A D | initrd.c | 63 static int load_initrd(char *filename, void *buf, int size) in load_initrd() argument
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | pgm_check_info.c | 31 char buf[256]; in print_pgm_check_info() local [all...] |
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | random.c | 34 static int rng_dev_read(struct hwrng *rng, void *buf, size_t max, bool block) in rng_dev_read() argument
|
H A D | cow_sys.h | 36 static inline int cow_write_file(int fd, void *buf, int size) in cow_write_file() argument
|
/kernel/linux/linux-5.10/arch/s390/hypfs/ |
H A D | hypfs.h | 53 void *buf; member
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | kexec_image.c | 19 struct kexec_buf buf; in kexec_file_add_kernel_image() local 51 s390_image_probe(const char *buf, unsigned long len) s390_image_probe() argument [all...] |
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | sys_sh32.c | 39 asmlinkage ssize_t sys_pread_wrapper(unsigned int fd, char __user *buf, in sys_pread_wrapper() argument 45 asmlinkage ssize_t sys_pwrite_wrapper(unsigned int fd, const char __user *buf, in sys_pwrite_wrapper() argument
|
/kernel/linux/linux-5.10/arch/sparc/prom/ |
H A D | printf.c | 30 void notrace prom_write(const char *buf, unsigned int n) in prom_write() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | crash_dump_32.c | 51 ssize_t copy_oldmem_page(unsigned long pfn, char *buf, in copy_oldmem_page() argument
|
H A D | crash_dump_64.c | 14 static ssize_t __copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, in __copy_oldmem_page() argument 57 ssize_t copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, in copy_oldmem_page() argument 68 ssize_t copy_oldmem_page_encrypted(unsigned long pfn, char *buf, size_t csize, in copy_oldmem_page_encrypted() argument 74 elfcorehdr_read(char *buf, size_t count, u64 *ppos) elfcorehdr_read() argument [all...] |
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | execvp.c | 39 int execvp_noalloc(char *buf, const char *file, char *const argv[]) in execvp_noalloc() argument 135 char buf[PATH_MAX]; in main() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | spectre.c | 17 cpu_show_spectre_v1(struct device *dev, struct device_attribute *attr, char *buf) cpu_show_spectre_v1() argument 33 cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) cpu_show_spectre_v2() argument
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | devninet.c | 68 int ninet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in ninet_gifconf() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | ecdh_helper.c | 33 int crypto_ecdh_encode_key(char *buf, unsigned int len, in crypto_ecdh_encode_key() argument 57 int crypto_ecdh_decode_key(const char *buf, unsigned int len, in crypto_ecdh_decode_key() argument
|
H A D | dh_helper.c | 40 int crypto_dh_encode_key(char *buf, unsigned int len, const struct dh *params) in crypto_dh_encode_key() argument 68 int crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) in crypto_dh_decode_key() argument
|
H A D | curve25519-generic.c | 9 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret() argument 29 u8 buf[CURVE25519_KEY_SIZE]; in curve25519_compute_value() local
|
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/ |
H A D | task_size.c | 10 static jmp_buf buf; variable
|
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | powernv-rng.c | 17 unsigned long *buf; in powernv_rng_read() local
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | cpufreq_userspace.c | 47 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) in show_speed() argument
|