Home
last modified time | relevance | path

Searched defs:buf (Results 5101 - 5125 of 19689) sorted by relevance

1...<<201202203204205206207208209210>>...788

/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c139 char buf[80]; in ahd_linux_pci_dev_probe() local
H A Daic7xxx_osm_pci.c181 char buf[80]; in ahc_linux_pci_dev_probe() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32_io.h228 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 Dnsp_io.h67 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 Dqedf_attr.c27 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 Dqedf_dbg.c107 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 Dhmcdrv_dev.c199 hmcdrv_dev_transfer(char __kernel *cmd, loff_t offset, char __user *buf, size_t len) hmcdrv_dev_transfer() argument
H A Dhmcdrv_ftp.c237 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 Dap_card.c22 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/drivers/s390/net/
H A Dqeth_l2_sys.c12 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/lib/
H A Ddecompress_unxz.c194 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 Ddecompress_unzstd.c333 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 Dtest_hexdump.c165 char buf[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump_overflow() local
[all...]
H A Dhexdump.c127 int hex_dump_to_buffer(const void *buf, size_t len, int rowsize, int groupsize, in hex_dump_to_buffer() argument
261 print_hex_dump(const char *level, const char *prefix_str, int prefix_type, int rowsize, int groupsize, const void *buf, size_t len, bool ascii) print_hex_dump() argument
[all...]
H A Ddecompress_unlzo.c277 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() argument
/kernel/linux/linux-6.6/mm/
H A Dmmap_lock.c45 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 Dpage_table_check.c25 static int __init early_page_table_check_param(char *buf) in early_page_table_check_param() argument
H A Dpage_idle.c114 page_idle_bitmap_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) page_idle_bitmap_read() argument
159 page_idle_bitmap_write(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) page_idle_bitmap_write() argument
/kernel/linux/linux-6.6/kernel/time/
H A Dtest_udelay.c99 static ssize_t udelay_test_write(struct file *file, const char __user *buf, in udelay_test_write() argument
H A Dposix-clock.c39 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 Dautogroup.c285 int autogroup_path(struct task_group *tg, char *buf, int buflen) in autogroup_path() argument
/kernel/linux/linux-6.6/lib/kunit/
H A Dassert.c213 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 Dstacktrace.c47 int stack_trace_snprint(char *buf, size_t size, const unsigned long *entries, in stack_trace_snprint() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dpreemptirq_delay_test.c166 trigger_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) trigger_store() argument
/kernel/linux/linux-6.6/kernel/power/
H A Dwakelock.c38 ssize_t pm_show_wakelocks(char *buf, bool show_active) in pm_show_wakelocks() argument
203 int pm_wake_lock(const char *buf) in pm_wake_lock() argument
251 int pm_wake_unlock(const char *buf) in pm_wake_unlock() argument
[all...]

Completed in 17 milliseconds

1...<<201202203204205206207208209210>>...788