Searched defs:file (Results 126 - 150 of 1981) sorted by path

1234567891011>>

/linux-master/arch/sh/mm/
H A Dalignment.c135 static int alignment_proc_open(struct inode *inode, struct file *file) argument
140 static ssize_t alignment_proc_write(struct file *file, argument
H A Dasids-debugfs.c29 static int asids_debugfs_show(struct seq_file *file, void *iter) argument
H A Dcache-debugfs.c25 static int cache_debugfs_show(struct seq_file *file, void *iter) argument
H A Dpmb.c815 static int pmb_debugfs_show(struct seq_file *file, void *iter) argument
/linux-master/arch/sparc/kernel/
H A Dled.c63 static int led_proc_open(struct inode *inode, struct file *file) argument
68 static ssize_t led_proc_write(struct file *file, const char __user *buffer, argument
H A Dmdesc.c1252 static int mdesc_open(struct inode *inode, struct file *file) argument
1264 static ssize_t mdesc_read(struct file *file, char __user *buf, argument
1288 static loff_t mdesc_llseek(struct file *file, loff_t offset, int whence) argument
1298 mdesc_close(struct inode *inode, struct file *file) argument
[all...]
H A Dtraps_32.c355 void do_BUG(const char *file, int line) argument
H A Dtraps_64.c130 void do_BUG(const char *file, int line) argument
/linux-master/arch/sparc/mm/
H A Dhugetlbpage.c97 hugetlb_get_unmapped_area(struct file *file, unsigned long addr, argument
/linux-master/arch/um/drivers/
H A Dcow_user.c285 char *file; local
[all...]
H A Dharddog_kern.c64 static int harddog_open(struct inode *inode, struct file *file) argument
94 static int harddog_release(struct inode *inode, struct file *file) argument
112 static ssize_t harddog_write(struct file *file, const char __user *data, size_t len, argument
123 static int harddog_ioctl_unlocked(struct file *file, argument
147 static long harddog_ioctl(struct file *fil argument
[all...]
H A Dhostaudio_kern.c70 static ssize_t hostaudio_read(struct file *file, char __user *buffer, argument
97 static ssize_t hostaudio_write(struct file *file, const char __user *buffer, argument
122 static __poll_t hostaudio_poll(struct file *file, argument
132 static long hostaudio_ioctl(struct file *fil argument
175 hostaudio_open(struct inode *inode, struct file *file) argument
211 hostaudio_release(struct inode *inode, struct file *file) argument
226 hostmixer_ioctl_mixdev(struct file *file, unsigned int cmd, unsigned long arg) argument
238 hostmixer_open_mixdev(struct inode *inode, struct file *file) argument
276 hostmixer_release(struct inode *inode, struct file *file) argument
[all...]
H A Dmconsole_kern.c132 struct file *file; local
723 char file[UNIX_PATH_MAX]; local
769 mconsole_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) argument
[all...]
H A Dmmapper_kern.c29 static ssize_t mmapper_read(struct file *file, char __user *buf, size_t count, argument
35 static ssize_t mmapper_write(struct file *file, const char __user *buf, argument
44 static long mmapper_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
49 static int mmapper_mmap(struct file *file, struct vm_area_struct *vma) argument
73 static int mmapper_open(struct inode *inode, struct file *file) argument
78 mmapper_release(struct inode *inode, struct file *file) argument
[all...]
H A Dubd_kern.c135 char *file; member in struct:cow
149 char *file; member in struct:ubd
232 char *file, *backing_file, *serial; local
503 char *file; local
549 backing_file_mismatch(char *file, __u64 size, time64_t mtime) argument
615 open_ubd_file(char *file, struct openflags *openflags, int shared, char **backing_file_out, int *bitmap_offset_out, unsigned long *bitmap_len_out, int *data_offset_out, int *create_cow_out) argument
[all...]
H A Dxterm.c92 char title[256], file[] = "/tmp/xterm-pipeXXXXXX"; local
/linux-master/arch/um/kernel/
H A Dexitcode.c34 static int exitcode_proc_open(struct inode *inode, struct file *file) argument
39 static ssize_t exitcode_proc_write(struct file *file, argument
H A Dprocess.c289 static int sysemu_proc_open(struct inode *inode, struct file *file) argument
294 static ssize_t sysemu_proc_write(struct file *file, const char __user *buf, argument
/linux-master/arch/um/os-Linux/
H A Dexecvp.c39 int execvp_noalloc(char *buf, const char *file, char *const argv[]) argument
[all...]
H A Dfile.c71 int os_access(const char *file, int mode) argument
134 int os_file_type(char *file) argument
158 int os_file_mode(const char *file, struct openflags *mode_out) argument
179 int os_open_file(const char *file, struct openflags flags, int mode) argument
310 int os_file_size(const char *file, unsigne argument
348 os_file_modtime(const char *file, long long *modtime) argument
545 os_create_unix_socket(const char *file, int len, int close_on_exec) argument
[all...]
H A Dstart_up.c305 char *file, *driver; local
H A Dumid.c86 char file[256]; local
138 char pid[sizeof("nnnnnnnnn")], *end, *file; local
212 char pid[sizeof("nnnnnnnnn")], *file; local
[all...]
/linux-master/arch/x86/boot/tools/
H A Dbuild.c148 FILE *file; local
177 FILE *file, *dest; local
[all...]
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1581 static int __maybe_unused proc_hubbed_show(struct seq_file *file, void *data) argument
1589 static int __maybe_unused proc_hubless_show(struct seq_file *file, void *data) argument
1597 static int __maybe_unused proc_archtype_show(struct seq_file *file, void *data) argument
/linux-master/arch/x86/kernel/
H A Dcallthunks.c371 static int callthunks_debug_open(struct inode *inode, struct file *file) argument

Completed in 295 milliseconds

1234567891011>>