/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | header.h | 96 void *buf; /* Either buf != NULL or fd >= 0 */ member
|
H A D | thread.c | 436 thread__memcpy(struct thread *thread, struct machine *machine, void *buf, u64 ip, int len, bool *is64bit) thread__memcpy() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | glops.c | 406 static int gfs2_dinode_in(struct gfs2_inode *ip, const void *buf) in gfs2_dinode_in() argument
|
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_user.c | 21 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) in stat64_to_hostfs() argument 43 struct stat64 buf; stat_file() local 124 read_file(int fd, unsigned long long *offset, char *buf, int len) read_file() argument 135 write_file(int fd, unsigned long long *offset, const char *buf, int len) write_file() argument 337 hostfs_do_readlink(char *file, char *buf, int size) hostfs_do_readlink() argument 391 struct statfs64 buf; do_statfs() local [all...] |
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | recovery.c | 173 static int jbd2_descriptor_block_csum_verify(journal_t *j, void *buf) in jbd2_descriptor_block_csum_verify() argument 426 static int jbd2_commit_block_csum_verify(journal_t *j, void *buf) in jbd2_commit_block_csum_verify() argument 444 jbd2_block_tag_csum_verify(journal_t *j, journal_block_tag_t *tag, void *buf, __u32 sequence) jbd2_block_tag_csum_verify() argument
|
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
H A D | fanotify.h | 35 unsigned char buf[]; member 45 unsigned char buf[]; member [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2misc.c | 140 smb2_check_message(char *buf, unsigned int len, struct TCP_Server_Info *srvr) in smb2_check_message() argument 403 smb2_calc_size(void *buf, struct TCP_Server_Info *srvr) in smb2_calc_size() argument
|
H A D | smb2inode.c | 749 smb2_set_file_info(struct inode *inode, const char *full_path, FILE_BASIC_INFO *buf, const unsigned int xid) smb2_set_file_info() argument
|
H A D | dir.c | 236 FILE_ALL_INFO *buf = NULL; in cifs_do_create() local
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | cuse.c | 581 cuse_class_waiting_show(struct device *dev, struct device_attribute *attr, char *buf) cuse_class_waiting_show() argument 590 cuse_class_abort_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cuse_class_abort_store() argument
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | xattr.c | 129 char *buf; in hfsplus_create_attributes_file() local 53 hfsplus_init_header_node(struct inode *attr_file, u32 clump_size, char *buf, u16 node_size) hfsplus_init_header_node() argument [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | compr_rubin.c | 31 unsigned char *buf; member 47 static inline void init_pushpull(struct pushpull *pp, char *buf, in init_pushpull() argument
|
H A D | readinode.c | 790 unsigned char *buf; in read_dnode() local 985 unsigned char *buf = NULL; in jffs2_get_inode_nodes() local 940 read_more(struct jffs2_sb_info *c, struct jffs2_raw_node_ref *ref, int needed_len, int *rdlen, unsigned char *buf) read_more() argument [all...] |
H A D | scan.c | 290 static int jffs2_fill_scan_buf(struct jffs2_sb_info *c, void *buf, in jffs2_fill_scan_buf() argument 445 jffs2_scan_eraseblock(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, unsigned char *buf, uint32_t buf_size, struct jffs2_summary *s) jffs2_scan_eraseblock() argument [all...] |
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayoutdev.c | 46 struct xdr_buf buf; in nfs4_ff_alloc_deviceid_node() local
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4idmap.c | 205 idtoname_parse(struct cache_detail *cd, char *buf, int buflen) in idtoname_parse() argument 375 nametoid_parse(struct cache_detail *cd, char *buf, int buflen) in nametoid_parse() argument 564 char buf[11]; encode_ascii_id() local 607 char buf[11]; numeric_name_to_id() local [all...] |
H A D | nfscache.c | 297 struct xdr_buf *buf = &rqstp->rq_arg; in nfsd_cache_csum() local
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | cpfile.c | 423 nilfs_cpfile_do_get_cpinfo(struct inode *cpfile, __u64 *cnop, void *buf, unsigned int cisz, size_t nci) nilfs_cpfile_do_get_cpinfo() argument 475 nilfs_cpfile_do_get_ssinfo(struct inode *cpfile, __u64 *cnop, void *buf, unsigned int cisz, size_t nci) nilfs_cpfile_do_get_ssinfo() argument 562 nilfs_cpfile_get_cpinfo(struct inode *cpfile, __u64 *cnop, int mode, void *buf, unsigned int cisz, size_t nci) nilfs_cpfile_get_cpinfo() argument
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | evtchn.c | 190 static ssize_t evtchn_read(struct file *file, char __user *buf, in evtchn_read() argument 262 static ssize_t evtchn_write(struct file *file, const char __user *buf, in evtchn_write() argument
|
H A D | swiotlb-xen.c | 122 xen_swiotlb_fixup(void *buf, size_t size, unsigned long nslabs) in xen_swiotlb_fixup() argument
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | svclock.c | 64 static char buf[2*NLM_MAXCOOKIELEN+1]; in nlmdbg_cookie2a() local
|
/kernel/linux/linux-5.10/fs/notify/inotify/ |
H A D | inotify_user.c | 214 static ssize_t inotify_read(struct file *file, char __user *buf, in inotify_read() argument 164 copy_event_to_user(struct fsnotify_group *group, struct fsnotify_event *fsn_event, char __user *buf) copy_event_to_user() argument [all...] |
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds28e17.c | 574 speed_show(struct device *dev, struct device_attribute *attr, char *buf) speed_show() argument 589 speed_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) speed_store() argument 629 stretch_show(struct device *dev, struct device_attribute *attr, char *buf) stretch_show() argument 639 stretch_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) stretch_store() argument [all...] |
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | sch311x_wdt.c | 221 static ssize_t sch311x_wdt_write(struct file *file, const char __user *buf, in sch311x_wdt_write() argument
|
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | super.c | 72 static int exfat_statfs(struct dentry *dentry, struct kstatfs *buf) in exfat_statfs() argument [all...] |