| /kernel/linux/linux-6.6/drivers/s390/char/ |
| 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/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm_pci.c | 181 char buf[80]; in ahc_linux_pci_dev_probe() local
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| 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/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...] |
| H A D | hexdump.c | 127 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 D | decompress_unlzo.c | 277 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() argument
|
| H A D | crc32.c | 58 crc32_body(u32 crc, unsigned char const *buf, size_t len, const u32 (*tab)[256]) argument
|
| /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
|
| H A D | page_idle.c | 114 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
|
| H A D | shrinker_debug.c | 177 char buf[128]; in shrinker_debugfs_add() local 211 char buf[128]; in shrinker_debugfs_rename() local 108 shrinker_debugfs_scan_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) shrinker_debugfs_scan_write() argument [all...] |
| /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
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | preemptirq_delay_test.c | 166 trigger_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) trigger_store() argument
|
| H A D | trace_seq.c | 378 trace_seq_hex_dump(struct trace_seq *s, const char *prefix_str, int prefix_type, int rowsize, int groupsize, const void *buf, size_t len, bool ascii) trace_seq_hex_dump() argument
|
| H A D | trace_probe_tmpl.h | 7 fetch_store_raw(unsigned long val, struct fetch_insn *code, void *buf) in fetch_store_raw() argument 29 fetch_apply_bitfield(struct fetch_insn *code, void *buf) in fetch_apply_bitfield() argument [all...] |
| /kernel/linux/linux-6.6/kernel/power/ |
| H A D | wakelock.c | 38 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...] |
| /kernel/linux/linux-6.6/mm/kmsan/ |
| H A D | report.c | 37 char buf[64]; in get_stack_skipnr() local
|
| /kernel/linux/linux-6.6/net/6lowpan/ |
| H A D | debugfs.c | 127 char buf[128] = {}; in lowpan_ctx_pfx_write() local 171 char buf[32]; in lowpan_dev_debugfs_ctx_init() local
|