| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | wdt285.c | 67 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() argument 108 static int watchdog_release(struct inode *inode, struct file *file) in watchdog_release() argument 117 static ssize_t watchdog_write(struct file *file, const char __user *data, in watchdog_write() argument 134 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() argument
|
| H A D | scx200_wdt.c | 95 static int scx200_wdt_open(struct inode *inode, struct file *file) in scx200_wdt_open() argument 105 static int scx200_wdt_release(struct inode *inode, struct file *file) in scx200_wdt_release() argument 131 static ssize_t scx200_wdt_write(struct file *file, const char __user *data, in scx200_wdt_write() argument 155 static long scx200_wdt_ioctl(struct file *file, unsigned int cmd, in scx200_wdt_ioctl() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | binfmt_aout.c | 255 load_aout_library(struct file *file) load_aout_library() argument [all...] |
| H A D | fsopen.c | 24 static ssize_t fscontext_read(struct file *file, in fscontext_read() argument 67 static int fscontext_release(struct inode *inode, struct file *file) in fscontext_release() argument [all...] |
| H A D | sync.c | 194 int vfs_fsync_range(struct file *file, loff_ argument 214 vfs_fsync(struct file *file, int datasync) vfs_fsync() argument 242 sync_file_range(struct file *file, loff_t offset, loff_t nbytes, unsigned int flags) sync_file_range() argument [all...] |
| H A D | proc_namespace.c | 21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll() argument 239 static int mounts_open_common(struct inode *inode, struct file *file, in mounts_open_common() argument 296 static int mounts_release(struct inode *inode, struct file *fil argument 306 mounts_open(struct inode *inode, struct file *file) mounts_open() argument 311 mountinfo_open(struct inode *inode, struct file *file) mountinfo_open() argument 316 mountstats_open(struct inode *inode, struct file *file) mountstats_open() argument [all...] |
| H A D | signalfd.c | 45 static int signalfd_release(struct inode *inode, struct file *file) in signalfd_release() argument 51 static __poll_t signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll() argument 202 static ssize_t signalfd_read(struct file *file, cha argument [all...] |
| /kernel/linux/linux-5.10/fs/bfs/ |
| H A D | file.c | 158 static int bfs_readpage(struct file *fil argument 171 bfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) bfs_write_begin() argument [all...] |
| /kernel/linux/linux-5.10/fs/coda/ |
| H A D | psdev.c | 58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll() argument 91 static ssize_t coda_psdev_write(struct file *file, const char __user *buf, in coda_psdev_write() argument 208 coda_psdev_read(struct file * file, char __user * buf, size_t nbytes, loff_t *off) coda_psdev_read() argument 272 coda_psdev_open(struct inode * inode, struct file * file) coda_psdev_open() argument 309 coda_psdev_release(struct inode * inode, struct file * file) coda_psdev_release() argument [all...] |
| /kernel/linux/linux-5.10/fs/epfs/ |
| H A D | file.c | 17 long epfs_set_origin_fd(struct file *file, unsigned long arg) in epfs_set_origin_fd() argument 86 long epfs_set_range(struct file *file, unsigned long arg) in epfs_set_range() argument 152 __epfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) __epfs_ioctl() argument 181 epfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) epfs_compat_ioctl() argument 187 epfs_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) epfs_unlocked_ioctl() argument 193 epfs_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) epfs_read() argument [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | memfd.c | 136 static unsigned int *memfd_file_seals_ptr(struct file *file) in memfd_file_seals_ptr() argument 155 static int memfd_add_seals(struct file *fil argument 230 memfd_get_seals(struct file *file) memfd_get_seals() argument 237 memfd_fcntl(struct file *file, unsigned int cmd, unsigned long arg) memfd_fcntl() argument 271 struct file *file; SYSCALL_DEFINE2() local [all...] |
| H A D | page_idle.c | 118 static ssize_t page_idle_bitmap_read(struct file *file, struct kobject *kobj, in page_idle_bitmap_read() argument 163 static ssize_t page_idle_bitmap_write(struct file *file, struct kobject *kobj, in page_idle_bitmap_write() argument
|
| H A D | reclaimacct_show.c | 140 static int reclaimacct_proc_open(struct inode *inode, struct file *file) in reclaimacct_proc_open() argument 216 static int reclaim_efficiency_proc_open(struct inode *inode, struct file *file) in reclaim_efficiency_proc_open() argument
|
| /kernel/linux/linux-5.10/net/6lowpan/ |
| H A D | debugfs.c | 97 static int lowpan_ctx_pfx_show(struct seq_file *file, void *offset) in lowpan_ctx_pfx_show() argument 118 static int lowpan_ctx_pfx_open(struct inode *inode, struct file *file) in lowpan_ctx_pfx_open() argument 128 struct seq_file *file = fp->private_data; in lowpan_ctx_pfx_write() local 193 static int lowpan_context_show(struct seq_file *file, voi argument [all...] |
| /kernel/linux/linux-5.10/kernel/irq/ |
| H A D | debugfs.c | 185 static int irq_debug_open(struct inode *inode, struct file *file) in irq_debug_open() argument 190 static ssize_t irq_debug_write(struct file *file, const char __user *user_buf, in irq_debug_write() argument
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | test_udelay.c | 95 static int udelay_test_open(struct inode *inode, struct file *file) in udelay_test_open() argument 100 static ssize_t udelay_test_write(struct file *file, const char __user *buf, in udelay_test_write() argument
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | latencytop.c | 245 lstats_write(struct file *file, const char __user *buf, size_t count, in lstats_write() argument
|
| H A D | nsproxy.c | 540 struct file *file; in SYSCALL_DEFINE2() local [all...] |
| H A D | kcmp.c | 64 struct file *file = NULL; in get_file_raw_ptr() local
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_boot.c | 178 struct trace_event_file *file; in trace_boot_init_one_event() local
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | file.c | 117 static int reiserfs_file_open(struct inode *inode, struct file *file) in reiserfs_file_open() argument [all...] |
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | dir.c | 40 static int udf_readdir(struct file *file, struct dir_context *ctx) in udf_readdir() argument [all...] |
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | dir.c | 282 static loff_t orangefs_dir_llseek(struct file *file, loff_t offset, in orangefs_dir_llseek() argument 304 static int orangefs_dir_iterate(struct file *file, in orangefs_dir_iterate() argument 370 orangefs_dir_open(struct inode *inode, struct file *file) orangefs_dir_open() argument 385 orangefs_dir_release(struct inode *inode, struct file *file) orangefs_dir_release() argument [all...] |
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | page.c | 44 static ssize_t kpagecount_read(struct file *file, char __user *buf, in kpagecount_read() argument 227 static ssize_t kpageflags_read(struct file *file, char __user *buf, in kpageflags_read() argument 275 static ssize_t kpagecgroup_read(struct file *file, char __user *buf, in kpagecgroup_read() argument
|
| H A D | namespaces.c | 118 static int proc_ns_dir_readdir(struct file *file, struct dir_context *ctx) in proc_ns_dir_readdir() argument
|