/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | vas-sysfs.c | 32 update_total_credits_store(struct vas_cop_feat_caps *caps, const char *buf, size_t count) update_total_credits_store() argument 121 vas_type_show(struct kobject *kobj, struct attribute *attr, char *buf) vas_type_show() argument 138 vas_type_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) vas_type_store() argument
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | secvar-sysfs.c | 21 format_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) format_show() argument 38 size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) size_show() argument 54 data_read(struct file *filep, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) data_read() argument 87 update_write(struct file *filep, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) update_write() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-sensor-groups.c | 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 | 30 powercap_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) powercap_show() argument 81 powercap_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) powercap_store() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/ |
H A D | sve-ptrace.c | 32 static void dump(const void *buf, size_t size) in dump() argument 69 static struct user_sve_header *get_sve(pid_t pid, void **buf, size_t *size) in get_sve() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | l4lb_all.c | 30 char buf[128]; in test_l4lb() local
|
H A D | sockmap_basic.c | 208 char buf[64]; in test_sockmap_copy() local
|
H A D | sockopt_inherit.c | 42 char buf = 0; in verify_sockopt() local 109 char buf; in start_server() local
|
H A D | test_overhead.c | 21 char buf[] = "test_overhead"; in test_task_rename() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/clone3/ |
H A D | clone3_set_tid.c | 148 char buf; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/ |
H A D | devpts_pts.c | 82 static int resolve_procfd_symlink(int fd, char *buf, size_t buflen) in resolve_procfd_symlink() argument 143 char buf[4096]; in do_tiocgptpeer() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/ipc/ |
H A D | msgque.c | 38 char buf[32]; in restore_queue() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/s390x/ |
H A D | resets.c | 19 struct kvm_s390_irq buf[VCPU_ID + LOCAL_IRQS]; variable
|
/kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
H A D | nosymfollow-test.c | 44 char buf[4096]; in vmaybe_write_file() local 152 char buf[4096]; in test_readlink() local 178 struct statfs buf; test_statfs() local [all...] |
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci_sysfs.c | 43 mio_enabled_show(struct device *dev, struct device_attribute *attr, char *buf) mio_enabled_show() argument 52 recover_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) recover_store() argument 123 util_string_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) util_string_read() argument 136 report_error_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) report_error_write() argument 155 uid_is_unique_show(struct device *dev, struct device_attribute *attr, char *buf) uid_is_unique_show() argument 164 index_show(struct device *dev, struct device_attribute *attr, char *buf) index_show() argument [all...] |
H A D | pci_mmio.c | 123 void *buf; in SYSCALL_DEFINE3() local 265 void *buf; in SYSCALL_DEFINE3() local [all...] |
/kernel/linux/linux-6.6/arch/sh/drivers/ |
H A D | platform_early.c | 67 sh_early_platform_driver_register(struct sh_early_platform_driver *epdrv, char *buf) sh_early_platform_driver_register() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/hypfs/ |
H A D | hypfs_diag.c | 97 void *buf; in diag204_probe() local 141 int diag204_store(void *buf, in argument 159 char buf[]; /* d204 buffer */ global() member [all...] |
H A D | hypfs_vm.c | 94 char buf[]; /* d2fc buffer */ member
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | sh_bios.c | 43 void sh_bios_console_write(const char *buf, unsigned int len) in sh_bios_console_write() argument 145 static int __init setup_early_printk(char *buf) in setup_early_printk() argument
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | prom_common.c | 121 static int __init handle_nextprop_quirks(char *buf, const char *name) in handle_nextprop_quirks() argument 132 static int __init prom_common_nextprop(phandle node, char *prev, char *buf) in prom_common_nextprop() argument
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | chan_user.c | 38 int generic_write(int fd, const char *buf, int n, void *unused) in generic_write() argument 74 int generic_console_write(int fd, const char *buf, int n) in generic_console_write() argument
|
H A D | pty.c | 80 struct stat buf; in getmaster() local
|
H A D | slip_user.c | 213 int slip_user_read(int fd, void *buf, int len, struct slip_data *pri) in slip_user_read() argument 218 int slip_user_write(int fd, void *buf, int len, struct slip_data *pri) in slip_user_write() argument
|
/kernel/linux/linux-6.6/arch/um/os-Linux/drivers/ |
H A D | tuntap_user.c | 69 char buf[CMSG_SPACE(sizeof(*fd_out))]; in tuntap_open_tramp() local
|