/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | bL_switcher_dummy_if.c | 18 static ssize_t bL_switcher_write(struct file *file, const char __user *buf, in bL_switcher_write() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | paccess.h | 31 struct __large_pstruct { unsigned long buf[100]; }; member
|
/kernel/linux/linux-5.10/arch/m68k/emu/ |
H A D | natfeat.c | 56 static char buf[256]; in nfprint() local 77 char buf[256]; in nf_init() local
|
/kernel/linux/linux-5.10/arch/mips/bcm63xx/ |
H A D | setup.c | 135 static char buf[128]; in get_system_type() local
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | atags_proc.c | 13 static ssize_t atags_read(struct file *file, char __user *buf, in atags_read() argument
|
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/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-nvram.c | 26 static ssize_t opal_nvram_read(char *buf, size_t count, loff_t *index) in opal_nvram_read() argument 47 static ssize_t opal_nvram_write(char *buf, size_t count, loff_t *index) in opal_nvram_write() argument
|
/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/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
|