Home
last modified time | relevance | path

Searched defs:file (Results 751 - 775 of 3807) sorted by relevance

1...<<31323334353637383940>>...153

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwdt285.c67 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 Dscx200_wdt.c95 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 Dbinfmt_aout.c255 load_aout_library(struct file *file) load_aout_library() argument
[all...]
H A Dfsopen.c24 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 Dsync.c194 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 Dproc_namespace.c21 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 Dsignalfd.c45 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 Dfile.c158 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 Dpsdev.c58 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 Dfile.c17 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 Dmemfd.c136 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 Dpage_idle.c118 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 Dreclaimacct_show.c140 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 Ddebugfs.c97 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 Ddebugfs.c185 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 Dtest_udelay.c95 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 Dlatencytop.c245 lstats_write(struct file *file, const char __user *buf, size_t count, in lstats_write() argument
H A Dnsproxy.c540 struct file *file; in SYSCALL_DEFINE2() local
[all...]
H A Dkcmp.c64 struct file *file = NULL; in get_file_raw_ptr() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_boot.c178 struct trace_event_file *file; in trace_boot_init_one_event() local
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dfile.c117 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 Ddir.c40 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 Ddir.c282 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 Dpage.c44 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 Dnamespaces.c118 static int proc_ns_dir_readdir(struct file *file, struct dir_context *ctx) in proc_ns_dir_readdir() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...153