/kernel/linux/linux-6.6/sound/ppc/ |
H A D | beep.c | 25 short *buf; /* allocated wave buffer */ member
|
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | midi.c | 206 unsigned char buf[MIDI_OUT_BUFFER_SIZE - 1]; in snd_echo_midi_output_write() local
|
/kernel/linux/linux-6.6/drivers/sbus/char/ |
H A D | flash.c | 102 flash_read(struct file * file, char __user * buf, in flash_read() argument
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | smsgiucv_app.c | 53 char *buf; member
|
H A D | qeth_l2_sys.c | 12 qeth_bridge_port_role_state_show(struct device *dev, struct device_attribute *attr, char *buf, int show_state) qeth_bridge_port_role_state_show() argument 63 qeth_bridge_port_role_show(struct device *dev, struct device_attribute *attr, char *buf) qeth_bridge_port_role_show() argument 74 qeth_bridge_port_role_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) qeth_bridge_port_role_store() argument 114 qeth_bridge_port_state_show(struct device *dev, struct device_attribute *attr, char *buf) qeth_bridge_port_state_show() argument 128 qeth_bridgeport_hostnotification_show(struct device *dev, struct device_attribute *attr, char *buf) qeth_bridgeport_hostnotification_show() argument 142 qeth_bridgeport_hostnotification_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) qeth_bridgeport_hostnotification_store() argument 176 qeth_bridgeport_reflect_show(struct device *dev, struct device_attribute *attr, char *buf) qeth_bridgeport_reflect_show() argument 196 qeth_bridgeport_reflect_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) qeth_bridgeport_reflect_store() argument 274 qeth_vnicc_timeout_show(struct device *dev, struct device_attribute *attr, char *buf) qeth_vnicc_timeout_show() argument 290 qeth_vnicc_timeout_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) qeth_vnicc_timeout_store() argument 309 qeth_vnicc_char_show(struct device *dev, struct device_attribute *attr, char *buf) qeth_vnicc_char_show() argument 328 qeth_vnicc_char_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) qeth_vnicc_char_store() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | esas2r_vda.c | 305 char buf[sizeof(cfg->data.init.fw_release) + 1]; in esas2r_complete_vda_ioctl() local
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm_pci.c | 139 char buf[80]; in ahd_linux_pci_dev_probe() local
|
H A D | aic7xxx_osm_pci.c | 181 char buf[80]; in ahc_linux_pci_dev_probe() local
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | nsp32_io.h | 228 nsp32_multi_read4(unsigned int base, unsigned int reg, void *buf, unsigned long count) nsp32_multi_read4() argument 236 nsp32_fifo_read(unsigned int base, void *buf, unsigned long count) nsp32_fifo_read() argument 243 nsp32_multi_write4(unsigned int base, unsigned int reg, void *buf, unsigned long count) nsp32_multi_write4() argument 251 nsp32_fifo_write(unsigned int base, void *buf, unsigned long count) nsp32_fifo_write() argument
|
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/ |
H A D | nsp_io.h | 67 nsp_multi_read_1(unsigned int BaseAddr, unsigned int Register, void *buf, unsigned long count) nsp_multi_read_1() argument 75 nsp_fifo8_read(unsigned int base, void *buf, unsigned long count) nsp_fifo8_read() argument 86 nsp_multi_read_2(unsigned int BaseAddr, unsigned int Register, void *buf, unsigned long count) nsp_multi_read_2() argument 94 nsp_fifo16_read(unsigned int base, void *buf, unsigned long count) nsp_fifo16_read() argument 105 nsp_multi_read_4(unsigned int BaseAddr, unsigned int Register, void *buf, unsigned long count) nsp_multi_read_4() argument 113 nsp_fifo32_read(unsigned int base, void *buf, unsigned long count) nsp_fifo32_read() argument 124 nsp_multi_write_1(unsigned int BaseAddr, unsigned int Register, void *buf, unsigned long count) nsp_multi_write_1() argument 132 nsp_fifo8_write(unsigned int base, void *buf, unsigned long count) nsp_fifo8_write() argument 142 nsp_multi_write_2(unsigned int BaseAddr, unsigned int Register, void *buf, unsigned long count) nsp_multi_write_2() argument 150 nsp_fifo16_write(unsigned int base, void *buf, unsigned long count) nsp_fifo16_write() argument 160 nsp_multi_write_4(unsigned int BaseAddr, unsigned int Register, void *buf, unsigned long count) nsp_multi_write_4() argument 168 nsp_fifo32_write(unsigned int base, void *buf, unsigned long count) nsp_fifo32_write() argument 219 nsp_mmio_multi_read_4(unsigned long base, unsigned int Register, void *buf, unsigned long count) nsp_mmio_multi_read_4() argument 237 nsp_mmio_fifo32_read(unsigned int base, void *buf, unsigned long count) nsp_mmio_fifo32_read() argument 245 nsp_mmio_multi_write_4(unsigned long base, unsigned int Register, void *buf, unsigned long count) nsp_mmio_multi_write_4() argument 263 nsp_mmio_fifo32_write(unsigned int base, void *buf, unsigned long count) nsp_mmio_fifo32_write() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_attr.c | 27 fcoe_mac_show(struct device *dev, struct device_attribute *attr, char *buf) fcoe_mac_show() argument 44 fka_period_show(struct device *dev, struct device_attribute *attr, char *buf) fka_period_show() argument 106 qedf_sysfs_read_grcdump(struct file *filep, struct kobject *kobj, struct bin_attribute *ba, char *buf, loff_t off, size_t count) qedf_sysfs_read_grcdump() argument 126 qedf_sysfs_write_grcdump(struct file *filep, struct kobject *kobj, struct bin_attribute *ba, char *buf, loff_t off, size_t count) qedf_sysfs_write_grcdump() argument
|
H A D | qedf_dbg.c | 107 qedf_alloc_grc_dump_buf(u8 **buf, uint32_t len) in qedf_alloc_grc_dump_buf() argument 117 qedf_free_grc_dump_buf(uint8_t **buf) in qedf_free_grc_dump_buf() argument 124 qedf_get_grc_dump(struct qed_dev *cdev, const struct qed_common_ops *common, u8 **buf, uint32_t *grcsize) qedf_get_grc_dump() argument
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | hmcdrv_dev.c | 199 hmcdrv_dev_transfer(char __kernel *cmd, loff_t offset, char __user *buf, size_t len) hmcdrv_dev_transfer() argument
|
H A D | hmcdrv_ftp.c | 237 hmcdrv_ftp_cmd(char __kernel *cmd, loff_t offset, char __user *buf, size_t len) hmcdrv_ftp_cmd() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | ap_card.c | 22 hwtype_show(struct device *dev, struct device_attribute *attr, char *buf) hwtype_show() argument 32 raw_hwtype_show(struct device *dev, struct device_attribute *attr, char *buf) raw_hwtype_show() argument 42 depth_show(struct device *dev, struct device_attribute *attr, char *buf) depth_show() argument 52 ap_functions_show(struct device *dev, struct device_attribute *attr, char *buf) ap_functions_show() argument 62 request_count_show(struct device *dev, struct device_attribute *attr, char *buf) request_count_show() argument 76 request_count_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) request_count_store() argument 96 requestq_count_show(struct device *dev, struct device_attribute *attr, char *buf) requestq_count_show() argument 115 pendingq_count_show(struct device *dev, struct device_attribute *attr, char *buf) pendingq_count_show() argument 134 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) modalias_show() argument 142 config_show(struct device *dev, struct device_attribute *attr, char *buf) config_show() argument 150 config_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) config_store() argument 176 chkstop_show(struct device *dev, struct device_attribute *attr, char *buf) chkstop_show() argument 186 max_msg_size_show(struct device *dev, struct device_attribute *attr, char *buf) max_msg_size_show() argument [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | decompress_unxz.c | 194 static void memzero(void *buf, size_t size) in memzero() argument 400 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() argument
|
H A D | decompress_unzstd.c | 333 STATIC int INIT unzstd(unsigned char *buf, long len, in unzstd() argument 343 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() argument
|
H A D | test_hexdump.c | 165 char buf[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump_overflow() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | mmap_lock.c | 45 char __rcu *buf; member 136 char *buf; in get_memcg_path_buf() local 201 char *buf in get_mm_memcg_path() local [all...] |
H A D | page_table_check.c | 25 static int __init early_page_table_check_param(char *buf) in early_page_table_check_param() argument
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | test_udelay.c | 99 static ssize_t udelay_test_write(struct file *file, const char __user *buf, in udelay_test_write() argument
|
H A D | posix-clock.c | 39 static ssize_t posix_clock_read(struct file *fp, char __user *buf, in posix_clock_read() argument
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | autogroup.c | 285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() argument
|
/kernel/linux/linux-6.6/lib/kunit/ |
H A D | assert.c | 213 kunit_assert_hexdump(struct string_stream *stream, const void *buf, const void *compared_buf, const size_t len) kunit_assert_hexdump() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | stacktrace.c | 47 int stack_trace_snprint(char *buf, size_t size, const unsigned long *entries, in stack_trace_snprint() argument
|