Home
last modified time | relevance | path

Searched defs:buf (Results 7276 - 7300 of 20444) sorted by relevance

1...<<291292293294295296297298299300>>...818

/kernel/linux/linux-5.10/lib/
H A Dstring_helpers.c34 string_get_size(u64 size, u64 blk_size, const enum string_size_units units, char *buf, int len) string_get_size() argument
/kernel/linux/linux-5.10/init/
H A Ddo_mounts_rd.c67 unsigned char *buf; in identify_ramdisk_image() local
191 char *buf = NULL; rd_load_image() local
289 compr_fill(void *buf, unsigned long len) compr_fill() argument
[all...]
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dreport.c194 char buf[64]; in skip_report() local
257 static char buf[32]; /* safe: protected by report_lock */ in get_thread_desc() local
268 char buf[64]; get_stack_skipnr() local
[all...]
H A Ddebugfs.c219 debugfs_write(struct file *file, const char __user *buf, size_t count, loff_t *off) in debugfs_write() argument
/kernel/linux/linux-5.10/kernel/power/
H A Dqos.c361 static ssize_t cpu_latency_qos_read(struct file *filp, char __user *buf, in cpu_latency_qos_read() argument
378 static ssize_t cpu_latency_qos_write(struct file *filp, const char __user *buf, in cpu_latency_qos_write() argument
H A Duser.c132 static ssize_t snapshot_read(struct file *filp, char __user *buf, in snapshot_read() argument
165 static ssize_t snapshot_write(struct file *filp, const char __user *buf, in snapshot_write() argument
/kernel/linux/linux-5.10/kernel/
H A Dfail_function.c241 char *buf, *sym; in fei_write() local
H A Dksysfs.c31 uevent_seqnum_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) uevent_seqnum_show() argument
40 uevent_helper_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) uevent_helper_show() argument
45 uevent_helper_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) uevent_helper_store() argument
61 profiling_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) profiling_show() argument
66 profiling_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) profiling_store() argument
92 kexec_loaded_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) kexec_loaded_show() argument
99 kexec_crash_loaded_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) kexec_crash_loaded_show() argument
106 kexec_crash_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) kexec_crash_size_show() argument
116 kexec_crash_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) kexec_crash_size_store() argument
135 vmcoreinfo_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) vmcoreinfo_show() argument
147 fscaps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) fscaps_show() argument
156 rcu_expedited_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) rcu_expedited_show() argument
161 rcu_expedited_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) rcu_expedited_store() argument
173 rcu_normal_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) rcu_normal_show() argument
178 rcu_normal_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) rcu_normal_store() argument
197 notes_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) notes_read() argument
[all...]
H A Dcrash_core.c297 Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type, in append_elf_note() argument
314 void final_note(Elf_Word *buf) in final_note() argument
321 u32 *buf = vmcoreinfo_note; update_vmcoreinfo_note() local
354 char buf[0x50]; vmcoreinfo_append_str() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_dynevent.c360 void dynevent_cmd_init(struct dynevent_cmd *cmd, char *buf, int maxlen, in dynevent_cmd_init() argument
H A Dtrace_stack.c329 char buf[64]; in stack_max_size_read() local
H A Dtrace_event_perf.c117 char __percpu *buf; in perf_trace_event_reg() local
H A Dtrace_events_inject.c286 char *buf; in event_inject_write() local
319 event_inject_read(struct file *file, char __user *buf, size_t size, in event_inject_read() argument
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dlegacy_freezer.c419 freezer_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) freezer_write() argument
H A Dpids.c262 static ssize_t pids_max_write(struct kernfs_open_file *of, char *buf, in pids_max_write() argument
/kernel/linux/linux-5.10/fs/
H A Dstat.c402 do_readlinkat(int dfd, const char __user *pathname, char __user *buf, int bufsiz) do_readlinkat() argument
H A Dstatfs.c55 static int statfs_by_dentry(struct dentry *dentry, struct kstatfs *buf) in statfs_by_dentry() argument
86 int vfs_statfs(const struct path *path, struct kstatfs *buf) in vfs_statfs() argument
128 struct statfs buf; do_statfs_native() local
170 struct statfs64 buf; do_statfs64() local
266 struct compat_statfs buf; put_compat_statfs() local
322 struct compat_statfs64 buf; put_compat_statfs64() local
345 kcompat_sys_statfs64(const char __user * pathname, compat_size_t sz, struct compat_statfs64 __user * buf) kcompat_sys_statfs64() argument
364 kcompat_sys_fstatfs64(unsigned int fd, compat_size_t sz, struct compat_statfs64 __user * buf) kcompat_sys_fstatfs64() argument
[all...]
H A Dtimerfd.c249 static ssize_t timerfd_read(struct file *file, char __user *buf, size_t count, in timerfd_read() argument
/kernel/linux/linux-5.10/fs/ubifs/
H A Dlog.c358 void *buf; in ubifs_log_start_commit() local
611 static int add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, in add_node() argument
648 void *buf; ubifs_consolidate_log() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_error.c79 xfs_errortag_attr_store( struct kobject *kobject, struct attribute *attr, const char *buf, size_t count) xfs_errortag_attr_store() argument
105 xfs_errortag_attr_show( struct kobject *kobject, struct attribute *attr, char *buf) xfs_errortag_attr_show() argument
333 xfs_corruption_error( const char *tag, int level, struct xfs_mount *mp, const void *buf, size_t bufsize, const char *filename, int linenum, xfs_failaddr_t failaddr) xfs_corruption_error() argument
378 xfs_buf_verifier_error( struct xfs_buf *bp, int error, const char *name, const void *buf, size_t bufsz, xfs_failaddr_t failaddr) xfs_buf_verifier_error() argument
430 xfs_inode_verifier_error( struct xfs_inode *ip, int error, const char *name, const void *buf, size_t bufsz, xfs_failaddr_t failaddr) xfs_inode_verifier_error() argument
[all...]
H A Dxfs_inode_item.c844 xfs_inode_item_format_convert( struct xfs_log_iovec *buf, struct xfs_inode_log_format *in_f) xfs_inode_item_format_convert() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dfilecheck.c109 ocfs2_filecheck_show(struct kobject *kobj, struct attribute *attr, char *buf) in ocfs2_filecheck_show() argument
242 ocfs2_filecheck_args_get_long(const char *buf, size_t count, in ocfs2_filecheck_args_get_long() argument
272 ocfs2_filecheck_args_parse(const char *name, const char *buf, size_t count, in ocfs2_filecheck_args_parse() argument
123 ocfs2_filecheck_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) ocfs2_filecheck_store() argument
299 ocfs2_filecheck_attr_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) ocfs2_filecheck_attr_show() argument
447 ocfs2_filecheck_attr_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) ocfs2_filecheck_attr_store() argument
[all...]
/kernel/linux/linux-5.10/fs/pstore/
H A Dblk.c288 static ssize_t psblk_generic_blk_read(char *buf, size_t bytes, loff_t pos) in psblk_generic_blk_read() argument
312 static ssize_t psblk_generic_blk_write(const char *buf, size_t bytes, in psblk_generic_blk_write() argument
354 static ssize_t psblk_blk_panic_write(const char *buf, size_t size, in psblk_blk_panic_write() argument
H A Dftrace.c61 static ssize_t pstore_ftrace_knob_write(struct file *f, const char __user *buf, in pstore_ftrace_knob_write() argument
98 static ssize_t pstore_ftrace_knob_read(struct file *f, char __user *buf, in pstore_ftrace_knob_read() argument
/kernel/linux/linux-5.10/fs/quota/
H A Dquota_tree.c52 char *buf = kmalloc(size, GFP_NOFS); in getdqbuf() local
59 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in read_blk() argument
68 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in write_blk() argument
115 char *buf = getdqbuf(info->dqi_usable_bs); in get_free_dqblk() local
147 put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk) put_free_dqblk() argument
164 remove_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, uint blk) remove_free_dqentry() argument
211 insert_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, uint blk) insert_free_dqentry() argument
262 char *buf = getdqbuf(info->dqi_usable_bs); find_free_dqentry() local
336 char *buf = getdqbuf(info->dqi_usable_bs); do_insert_tree() local
452 char *buf = getdqbuf(info->dqi_usable_bs); free_dqentry() local
516 char *buf = getdqbuf(info->dqi_usable_bs); remove_tree() local
582 char *buf = getdqbuf(info->dqi_usable_bs); find_block_dqentry() local
620 char *buf = getdqbuf(info->dqi_usable_bs); find_tree_dqentry() local
735 char *buf = getdqbuf(info->dqi_usable_bs); find_next_id() local
[all...]

Completed in 21 milliseconds

1...<<291292293294295296297298299300>>...818