Home
last modified time | relevance | path

Searched defs:file (Results 1451 - 1475 of 5989) sorted by relevance

1...<<51525354555657585960>>...240

/kernel/linux/linux-5.10/fs/
H A Deventfd.c123 static int eventfd_release(struct inode *inode, struct file *file) in eventfd_release() argument
132 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll() argument
230 struct file *file in eventfd_read() local
272 eventfd_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) eventfd_write() argument
355 struct file *file; eventfd_fget() local
399 eventfd_ctx_fileget(struct file *file) eventfd_ctx_fileget() argument
415 struct file *file; do_eventfd() local
[all...]
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...]
/kernel/linux/linux-5.10/include/uapi/misc/
H A Dfastrpc.h35 __u64 file; /* pointer to elf file */ member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dmixcomwd.c128 static int mixcomwd_open(struct inode *inode, struct file *file) in mixcomwd_open() argument
151 static int mixcomwd_release(struct inode *inode, struct file *file) in mixcomwd_release() argument
169 static ssize_t mixcomwd_write(struct file *file, const char __user *data, in mixcomwd_write() argument
192 static long mixcomwd_ioctl(struct file *file, in mixcomwd_ioctl() argument
H A Dsbc8360.c237 static ssize_t sbc8360_write(struct file *file, const char __user *buf, in sbc8360_write() argument
260 static int sbc8360_open(struct inode *inode, struct file *file) in sbc8360_open() argument
273 static int sbc8360_close(struct inode *inode, struct file *file) in sbc8360_close() argument
H A Dsbc_fitpc2_wdt.c69 static int fitpc2_wdt_open(struct inode *inode, struct file *file) in fitpc2_wdt_open() argument
81 static ssize_t fitpc2_wdt_write(struct file *file, const char *data, in fitpc2_wdt_write() argument
120 static long fitpc2_wdt_ioctl(struct file *file, unsigned int cmd, in fitpc2_wdt_ioctl() argument
167 static int fitpc2_wdt_release(struct inode *inode, struct file *file) in fitpc2_wdt_release() argument
[all...]
H A Dsbc_epx_c3.c62 static int epx_c3_open(struct inode *inode, struct file *file) in epx_c3_open() argument
80 static int epx_c3_release(struct inode *inode, struct file *file) in epx_c3_release() argument
92 static ssize_t epx_c3_write(struct file *file, const char __user *data, in epx_c3_write() argument
101 static long epx_c3_ioctl(struct file *file, unsigned int cmd, in epx_c3_ioctl() argument
H A Driowd.c149 static ssize_t riowd_write(struct file *file, const char __user *buf, in riowd_write() argument
H A Dwafer5823wdt.c94 static ssize_t wafwdt_write(struct file *file, const char __user *buf, in wafwdt_write() argument
122 static long wafwdt_ioctl(struct file *file, unsigned int cmd, in wafwdt_ioctl() argument
187 static int wafwdt_open(struct inode *inode, struct file *file) in wafwdt_open() argument
199 static int wafwdt_close(struct inode *inode, struct file *file) in wafwdt_close() argument
H A Dsb_wdog.c106 static int sbwdog_open(struct inode *inode, struct file *file) in sbwdog_open() argument
125 static int sbwdog_release(struct inode *inode, struct file *file) in sbwdog_release() argument
144 static ssize_t sbwdog_write(struct file *file, const char __user *data, in sbwdog_write() argument
169 static long sbwdog_ioctl(struct file *file, unsigned int cmd, in sbwdog_ioctl() argument
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/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...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_boot.c178 struct trace_event_file *file; in trace_boot_init_one_event() local

Completed in 12 milliseconds

1...<<51525354555657585960>>...240