Home
last modified time | relevance | path

Searched defs:buf (Results 276 - 300 of 13627) sorted by relevance

1...<<11121314151617181920>>...546

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dpower.c22 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 Dsc-debugfs.c17 char buf[3]; in sc_prefetch_read() local
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dcommon.c44 char buf[4]; in op_mips_create_files() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-vsx.c24 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 Dproc_powerpc.c24 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 Dmmcif-sh7724.c37 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 Dinitrd.c63 static int load_initrd(char *filename, void *buf, int size) in load_initrd() argument
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dpgm_check_info.c31 char buf[256]; in print_pgm_check_info() local
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Drandom.c34 static int rng_dev_read(struct hwrng *rng, void *buf, size_t max, bool block) in rng_dev_read() argument
H A Dcow_sys.h36 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 Dhypfs.h53 void *buf; member
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dkexec_image.c19 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 Dsys_sh32.c39 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 Dprintf.c30 void notrace prom_write(const char *buf, unsigned int n) in prom_write() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dcrash_dump_32.c51 ssize_t copy_oldmem_page(unsigned long pfn, char *buf, in copy_oldmem_page() argument
H A Dcrash_dump_64.c14 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 Dexecvp.c39 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 Dspectre.c17 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 Ddevninet.c68 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 Decdh_helper.c33 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 Ddh_helper.c40 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 Dcurve25519-generic.c9 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 Dtask_size.c10 static jmp_buf buf; variable
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dpowernv-rng.c17 unsigned long *buf; in powernv_rng_read() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_userspace.c47 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) in show_speed() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...546