| /kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
| H A D | sysfs.c | 356 char file[SYSFS_PATH_MAX]; in sysfs_get_idlestate_count() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | vdso.c | 345 char *file; in machine__findnew_vdso() local
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | dir.c | 130 static int hfsplus_readdir(struct file *file, struct dir_context *ctx) in hfsplus_readdir() argument 288 hfsplus_dir_release(struct inode *inode, struct file *file) hfsplus_dir_release() argument [all...] |
| H A D | catalog.c | 130 struct hfsplus_cat_file *file; in hfsplus_cat_build_record() local [all...] |
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | file_cloud.c | 34 int hmdfs_file_open_cloud(struct inode *inode, struct file *file) in hmdfs_file_open_cloud() argument 81 int hmdfs_file_release_cloud(struct inode *inode, struct file *file) in hmdfs_file_release_cloud() argument 91 hmdfs_file_flush_cloud(struct file *file, fl_owner_t id) hmdfs_file_flush_cloud() argument 103 hmdfs_file_mmap_cloud(struct file *file, struct vm_area_struct *vma) hmdfs_file_mmap_cloud() argument 234 hmdfs_readpage(struct file *file, struct page *page) hmdfs_readpage() argument 294 analysis_dentry_file_from_cloud(struct hmdfs_sb_info *sbi, struct file *file, struct file *handler, struct dir_context *ctx) analysis_dentry_file_from_cloud() argument 371 hmdfs_iterate_cloud(struct file *file, struct dir_context *ctx) hmdfs_iterate_cloud() argument 389 hmdfs_dir_open_cloud(struct inode *inode, struct file *file) hmdfs_dir_open_cloud() argument 406 hmdfs_dir_release_cloud(struct inode *inode, struct file *file) hmdfs_dir_release_cloud() argument [all...] |
| H A D | file_local.c | 23 int hmdfs_file_open_local(struct inode *inode, struct file *file) in hmdfs_file_open_local() argument 60 hmdfs_file_release_local(struct inode *inode, struct file *file) hmdfs_file_release_local() argument 73 hmdfs_file_accessed(struct file *file) hmdfs_file_accessed() argument 85 hmdfs_do_read_iter(struct file *file, struct iov_iter *iter, loff_t *ppos) hmdfs_do_read_iter() argument 112 hmdfs_file_modified(struct file *file) hmdfs_file_modified() argument 128 hmdfs_do_write_iter(struct file *file, struct iov_iter *iter, loff_t *ppos) hmdfs_do_write_iter() argument 160 hmdfs_fsync_local(struct file *file, loff_t start, loff_t end, int datasync) hmdfs_fsync_local() argument 174 hmdfs_file_llseek_local(struct file *file, loff_t offset, int whence) hmdfs_file_llseek_local() argument 187 hmdfs_file_mmap_local(struct file *file, struct vm_area_struct *vma) hmdfs_file_mmap_local() argument 231 hmdfs_iterate_local(struct file *file, struct dir_context *ctx) hmdfs_iterate_local() argument 252 hmdfs_dir_open_local(struct inode *inode, struct file *file) hmdfs_dir_open_local() argument 286 hmdfs_dir_release_local(struct inode *inode, struct file *file) hmdfs_dir_release_local() argument 304 __hmdfs_ioc_set_share_path(struct file *file, struct hmdfs_share_control *sc) __hmdfs_ioc_set_share_path() argument 375 hmdfs_ioc_set_share_path(struct file *file, unsigned long arg) hmdfs_ioc_set_share_path() argument 386 hmdfs_dir_ioctl_local(struct file *file, unsigned int cmd, unsigned long arg) hmdfs_dir_ioctl_local() argument [all...] |
| /kernel/linux/linux-5.10/fs/hpfs/ |
| H A D | file.c | 16 static int hpfs_file_release(struct inode *inode, struct file *file) in hpfs_file_release() argument 24 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync() argument 119 static int hpfs_readpage(struct file *file, struc argument 154 hpfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hpfs_write_begin() argument 170 hpfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) hpfs_write_end() argument [all...] |
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | inode.c | 296 static int jfs_readpage(struct file *file, struct page *page) in jfs_readpage() argument 316 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin() argument 337 struct file *file = iocb->ki_filp; in jfs_direct_IO() local
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | mv64x60_wdt.c | 124 static int mv64x60_wdt_open(struct inode *inode, struct file *file) in mv64x60_wdt_open() argument 137 static int mv64x60_wdt_release(struct inode *inode, struct file *file) in mv64x60_wdt_release() argument 152 static ssize_t mv64x60_wdt_write(struct file *file, const char __user *data, in mv64x60_wdt_write() argument 175 static long mv64x60_wdt_ioctl(struct file *file, in mv64x60_wdt_ioctl() argument
|
| H A D | alim7101_wdt.c | 184 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() argument 211 static int fop_open(struct inode *inode, struct file *file) in fop_open() argument 221 static int fop_close(struct inode *inode, struct file *file) in fop_close() argument 234 static long fop_ioctl(struct file *file, unsigne argument [all...] |
| H A D | alim1535_wdt.c | 137 static ssize_t ali_write(struct file *file, const char __user *data, in ali_write() argument 176 static long ali_ioctl(struct file *file, unsigne argument 240 ali_open(struct inode *inode, struct file *file) ali_open() argument 260 ali_release(struct inode *inode, struct file *file) ali_release() argument [all...] |
| H A D | ar7_wdt.c | 158 static int ar7_wdt_open(struct inode *inode, struct file *file) in ar7_wdt_open() argument 169 static int ar7_wdt_release(struct inode *inode, struct file *file) in ar7_wdt_release() argument 179 static ssize_t ar7_wdt_write(struct file *file, const char *data, in ar7_wdt_write() argument 203 static long ar7_wdt_ioctl(struct file *file, in ar7_wdt_ioctl() argument
|
| H A D | advantechwdt.c | 109 static ssize_t advwdt_write(struct file *file, const char __user *buf, in advwdt_write() argument 131 static long advwdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in advwdt_ioctl() argument 189 static int advwdt_open(struct inode *inode, struct file *file) in advwdt_open() argument 201 static int advwdt_close(struct inode *inode, struct file *file) in advwdt_close() argument
|
| H A D | intel_scu_watchdog.c | 280 static int intel_scu_open(struct inode *inode, struct file *file) in intel_scu_open() argument 294 static int intel_scu_release(struct inode *inode, struct file *file) in intel_scu_release() argument 331 static ssize_t intel_scu_write(struct file *file, in intel_scu_write() argument 347 static long intel_scu_ioctl(struct file *file, in intel_scu_ioctl() argument
|
| H A D | pnx833x_wdt.c | 99 static int pnx833x_wdt_open(struct inode *inode, struct file *file) in pnx833x_wdt_open() argument 118 static int pnx833x_wdt_release(struct inode *inode, struct file *file) in pnx833x_wdt_release() argument 129 static ssize_t pnx833x_wdt_write(struct file *file, const char *data, size_t len, loff_t *ppos) in pnx833x_wdt_write() argument 138 static long pnx833x_wdt_ioctl(struct file *file, unsigned int cmd, in pnx833x_wdt_ioctl() argument
|
| H A D | pika_wdt.c | 114 static int pikawdt_open(struct inode *inode, struct file *file) in pikawdt_open() argument 128 static int pikawdt_release(struct inode *inode, struct file *file) in pikawdt_release() argument 142 static ssize_t pikawdt_write(struct file *file, const char __user *data, in pikawdt_write() argument 173 static long pikawdt_ioctl(struct file *file, in pikawdt_ioctl() argument
|
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | flock.c | 452 afs_do_setlk(struct file *file, struct file_lock *fl) afs_do_setlk() argument 702 afs_do_unlk(struct file *file, struct file_lock *fl) afs_do_unlk() argument 722 afs_do_getlk(struct file *file, struct file_lock *fl) afs_do_getlk() argument 764 afs_lock(struct file *file, int cmd, struct file_lock *fl) afs_lock() argument 803 afs_flock(struct file *file, int cmd, struct file_lock *fl) afs_flock() argument [all...] |
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | readdir.c | 32 static void fuse_add_dirent_to_cache(struct file *file, in fuse_add_dirent_to_cache() argument 94 static void fuse_readdir_cache_end(struct file *file, loff_t pos) in fuse_readdir_cache_end() argument 114 fuse_emit(struct file *file, struct dir_context *ctx, struct fuse_dirent *dirent) fuse_emit() argument 126 parse_dirfile(char *buf, size_t nbytes, struct file *file, struct dir_context *ctx) parse_dirfile() argument 150 fuse_direntplus_link(struct file *file, struct fuse_direntplus *direntplus, u64 attr_version) fuse_direntplus_link() argument 265 fuse_force_forget(struct file *file, u64 nodeid) fuse_force_forget() argument 286 parse_dirplusfile(char *buf, size_t nbytes, struct file *file, struct dir_context *ctx, u64 attr_version) parse_dirplusfile() argument 330 fuse_readdir_uncached(struct file *file, struct dir_context *ctx) fuse_readdir_uncached() argument 444 fuse_readdir_cached(struct file *file, struct dir_context *ctx) fuse_readdir_cached() argument 584 fuse_readdir(struct file *file, struct dir_context *ctx) fuse_readdir() argument [all...] |
| /kernel/linux/linux-5.10/fs/isofs/ |
| H A D | rock.c | 693 static int rock_ridge_symlink_readpage(struct file *file, struct page *page) in rock_ridge_symlink_readpage() argument
|
| H A D | compress.c | 299 static int zisofs_readpage(struct file *file, struct page *page) in zisofs_readpage() argument
|
| /kernel/linux/linux-5.10/fs/lockd/ |
| H A D | svcproc.c | 56 struct nlm_file *file = NULL; in nlmsvc_retrieve_args() local 116 struct nlm_file *file; in __nlmsvc_proc_test() local 151 struct nlm_file *file; __nlmsvc_proc_lock() local 200 struct nlm_file *file; __nlmsvc_proc_cancel() local 241 struct nlm_file *file; __nlmsvc_proc_unlock() local 401 struct nlm_file *file; nlmsvc_proc_share() local 436 struct nlm_file *file; nlmsvc_proc_unshare() local [all...] |
| H A D | svcsubs.c | 46 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() argument 59 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() argument 87 struct nlm_file *file; in nlm_lookup_file() local 146 nlm_delete_file(struct nlm_file *file) nlm_delete_file() argument 163 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlm_traverse_locks() argument 214 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) nlm_inspect_file() argument 226 nlm_file_inuse(struct nlm_file *file) nlm_file_inuse() argument 253 nlm_traverse_files(void *data, nlm_host_match_fn_t match, int (*is_failover_file)(void *data, struct nlm_file *file)) nlm_traverse_files() argument 257 struct nlm_file *file; nlm_traverse_files() local 298 nlm_release_file(struct nlm_file *file) nlm_release_file() argument 414 nlmsvc_match_sb(void *datap, struct nlm_file *file) nlmsvc_match_sb() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | read.c | 313 int nfs_readpage(struct file *file, struct page *page) in nfs_readpage() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | nsfs.c | 232 bool proc_ns_file(const struct file *file) in proc_ns_file() argument 239 struct file *file; in proc_ns_fget() local [all...] |
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | vfs_file.c | 44 int v9fs_file_open(struct inode *inode, struct file *file) in v9fs_file_open() argument 413 struct file *file = iocb->ki_filp; v9fs_file_write_iter() local [all...] |