| /kernel/linux/linux-5.10/tools/power/acpi/tools/ec/ |
| H A D | ec_access.c | 127 char buf[EC_SPACE_SIZE]; in dump_ec() local 177 uint8_t buf; in read_ec_val() local
|
| /kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
| H A D | cpupower.c | 17 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen) in cpupower_read_sysfs() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | demangle-java.c | 45 __demangle_java_sym(const char *str, const char *end, char *buf, int maxlen, int mode) in __demangle_java_sym() argument 160 char *buf, *ptr; java_demangle_sym() local [all...] |
| H A D | perf_event_attr_fprintf.c | 15 static void __p_bits(char *buf, size_t size, u64 value, struct bit_names *bits) in __p_bits() argument 28 static void __p_sample_type(char *buf, size_t size, u64 value) in __p_sample_type() argument 45 static void __p_branch_sample_type(char *buf, size_t size, u64 value) in __p_branch_sample_type() argument 61 static void __p_read_format(char *buf, size_t size, u64 value) in __p_read_format() argument 95 char buf[BUF_SIZE]; perf_event_attr__fprintf() local [all...] |
| H A D | strbuf.c | 48 char *buf; in strbuf_grow() local [all...] |
| /kernel/linux/linux-5.10/fs/hpfs/ |
| H A D | ea.c | 74 hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, char *buf, int size) hpfs_read_ea() argument
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs3client.c | 98 char buf[INET6_ADDRSTRLEN + 1]; in nfs3_set_ds_client() local
|
| /kernel/linux/linux-5.10/drivers/w1/slaves/ |
| H A D | w1_ds2405.c | 71 state_show(struct device *device, struct device_attribute *attr, char *buf) state_show() argument 108 output_show(struct device *device, struct device_attribute *attr, char *buf) output_show() argument 137 output_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count) output_store() argument
|
| H A D | w1_ds2413.c | 27 state_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) state_read() argument 83 output_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) output_write() argument
|
| H A D | w1_ds2406.c | 25 w1_f12_read_state( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_read_state() argument 62 w1_f12_write_output( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_write_output() argument
|
| H A D | w1_ds2780.c | 26 static int w1_ds2780_do_io(struct device *dev, char *buf, int addr, in w1_ds2780_do_io() argument 51 int w1_ds2780_io(struct device *dev, char *buf, int addr, size_t count, in w1_ds2780_io() argument 89 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_slave_read() argument
|
| H A D | w1_ds2781.c | 23 static int w1_ds2781_do_io(struct device *dev, char *buf, int addr, in w1_ds2781_do_io() argument 48 int w1_ds2781_io(struct device *dev, char *buf, int addr, size_t count, in w1_ds2781_io() argument 86 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_slave_read() argument
|
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | vfs_dir.c | 42 uint8_t buf[]; member
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb2file.c | 121 struct smb2_lock_element *buf, *cur; in smb2_unlock_range() local 38 smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, FILE_ALL_INFO *buf) smb2_open_file() argument 220 smb2_push_mand_fdlocks(struct cifs_fid_locks *fdlocks, const unsigned int xid, struct smb2_lock_element *buf, unsigned int max_num) smb2_push_mand_fdlocks() argument 265 struct smb2_lock_element *buf; smb2_push_mandatory_locks() local [all...] |
| /kernel/linux/linux-5.10/fs/epfs/ |
| H A D | super.c | 74 static int epfs_statfs(struct dentry *dentry, struct kstatfs *buf) in epfs_statfs() argument
|
| /kernel/linux/linux-5.10/drivers/zorro/ |
| H A D | proc.c | 31 proc_bus_zorro_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in proc_bus_zorro_read() argument
|
| /kernel/linux/linux-5.10/fs/freevxfs/ |
| H A D | vxfs_bmap.c | 87 struct buffer_head *buf; in vxfs_bmap_ext4() local
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | filesystems.c | 156 static int fs_name(unsigned int index, char __user * buf) in fs_name() argument 212 int __init get_filesystem_list(char *buf) in get_filesystem_list() argument
|
| /kernel/linux/linux-5.10/lib/xz/ |
| H A D | xz_dec_test.c | 102 static ssize_t xz_dec_test_write(struct file *file, const char __user *buf, in xz_dec_test_write() argument
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | page_counter.c | 244 int page_counter_memparse(const char *buf, const char *max, in page_counter_memparse() argument
|
| H A D | purgeable_ashmem_trigger.c | 46 char *buf; in purgeable_ashmem_trigger_write() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | kexec.h | 56 const void *buf; member
|
| /kernel/linux/linux-5.10/lib/math/ |
| H A D | prime_numbers.c | 247 char *buf; in dump_primes() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | decompress_unlz4.c | 207 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() argument
|
| H A D | kstrtox.c | 381 char buf[4]; in kstrtobool_from_user() local [all...] |