| /arch/powerpc/platforms/cell/spufs/ |
| A D | inode.c | 63 static void spufs_free_inode(struct inode *inode) in spufs_free_inode() argument 79 struct inode *inode; in spufs_new_inode() local 82 if (!inode) in spufs_new_inode() 98 struct inode *inode = d_inode(dentry); in spufs_setattr() local 117 struct inode *inode; in spufs_new_file() local 136 spufs_evict_inode(struct inode *inode) in spufs_evict_inode() argument 177 struct inode *inode = dir->d_inode; in unuse_gang() local 223 struct inode *inode; in spufs_mkdir() local 461 struct inode *inode; in spufs_mkgang() local 606 struct inode *inode = root->d_inode; in spufs_show_options() local [all …]
|
| A D | file.c | 44 static int spufs_attr_open(struct inode *inode, struct file *file, in spufs_attr_open() argument 64 static int spufs_attr_release(struct inode *inode, struct file *file) in spufs_attr_release() argument 157 spufs_mem_open(struct inode *inode, struct file *file) in spufs_mem_open() argument 171 spufs_mem_release(struct inode *inode, struct file *file) in spufs_mem_release() argument 437 spufs_cntl_release(struct inode *inode, struct file *file) in spufs_cntl_release() argument 460 spufs_regs_open(struct inode *inode, struct file *file) in spufs_regs_open() argument 1319 spufs_mss_release(struct inode *inode, struct file *file) in spufs_mss_release() argument 1445 spufs_mfc_release(struct inode *inode, struct file *file) in spufs_mfc_release() argument 1703 struct inode *inode = file_inode(file); in spufs_mfc_fsync() local 2335 struct inode *inode = file_inode(file); in spufs_switch_log_read() local [all …]
|
| /arch/s390/hypfs/ |
| A D | inode.c | 54 struct inode *inode = d_inode(sb_info->update_file); in hypfs_update_update() local 112 static void hypfs_evict_inode(struct inode *inode) in hypfs_evict_inode() argument 114 clear_inode(inode); in hypfs_evict_inode() 115 kfree(inode->i_private); in hypfs_evict_inode() 118 static int hypfs_open(struct inode *inode, struct file *filp) in hypfs_open() argument 205 static int hypfs_release(struct inode *inode, struct file *filp) in hypfs_release() argument 260 struct inode *root_inode; in hypfs_fill_super() 342 struct inode *inode; in hypfs_create_file() local 351 if (!inode) { in hypfs_create_file() 361 inode->i_size = 0; in hypfs_create_file() [all …]
|
| /arch/sh/boards/mach-landisk/ |
| A D | gio.c | 28 static int gio_open(struct inode *inode, struct file *filp) in gio_open() argument 30 int minor = iminor(inode); in gio_open() 46 static int gio_close(struct inode *inode, struct file *filp) in gio_close() argument 48 int minor = iminor(inode); in gio_close()
|
| /arch/x86/kernel/cpu/ |
| A D | debugfs.c | 40 static int cpu_debug_open(struct inode *inode, struct file *file) in cpu_debug_open() argument 42 return single_open(file, cpu_debug_show, inode->i_private); in cpu_debug_open() 74 static int dom_debug_open(struct inode *inode, struct file *file) in dom_debug_open() argument 76 return single_open(file, dom_debug_show, inode->i_private); in dom_debug_open()
|
| /arch/um/drivers/ |
| A D | harddog_kern.c | 65 static int harddog_open(struct inode *inode, struct file *file) in harddog_open() argument 88 return stream_open(inode, file); in harddog_open() 95 static int harddog_release(struct inode *inode, struct file *file) in harddog_release() argument
|
| A D | hostaudio_kern.c | 177 static int hostaudio_open(struct inode *inode, struct file *file) in hostaudio_open() argument 213 static int hostaudio_release(struct inode *inode, struct file *file) in hostaudio_release() argument 240 static int hostmixer_open_mixdev(struct inode *inode, struct file *file) in hostmixer_open_mixdev() argument 278 static int hostmixer_release(struct inode *inode, struct file *file) in hostmixer_release() argument
|
| A D | mmapper_kern.c | 73 static int mmapper_open(struct inode *inode, struct file *file) in mmapper_open() argument 78 static int mmapper_release(struct inode *inode, struct file *file) in mmapper_release() argument
|
| /arch/x86/kvm/ |
| A D | debugfs.c | 160 static int kvm_mmu_rmaps_stat_open(struct inode *inode, struct file *file) in kvm_mmu_rmaps_stat_open() argument 162 struct kvm *kvm = inode->i_private; in kvm_mmu_rmaps_stat_open() 175 static int kvm_mmu_rmaps_stat_release(struct inode *inode, struct file *file) in kvm_mmu_rmaps_stat_release() argument 177 struct kvm *kvm = inode->i_private; in kvm_mmu_rmaps_stat_release() 181 return single_release(inode, file); in kvm_mmu_rmaps_stat_release()
|
| /arch/sparc/kernel/ |
| A D | apc.c | 79 static int apc_open(struct inode *inode, struct file *f) in apc_open() argument 84 static int apc_release(struct inode *inode, struct file *f) in apc_release() argument
|
| A D | led.c | 63 static int led_proc_open(struct inode *inode, struct file *file) in led_proc_open() argument
|
| /arch/m68k/bvme6000/ |
| A D | rtc.c | 135 static int rtc_open(struct inode *inode, struct file *file) in rtc_open() argument 144 static int rtc_release(struct inode *inode, struct file *file) in rtc_release() argument
|
| /arch/arm64/kvm/ |
| A D | ptdump.c | 151 static int kvm_ptdump_guest_open(struct inode *m, struct file *file) in kvm_ptdump_guest_open() 176 static int kvm_ptdump_guest_close(struct inode *m, struct file *file) in kvm_ptdump_guest_close() 210 static int kvm_pgtable_debugfs_open(struct inode *m, struct file *file, in kvm_pgtable_debugfs_open() 228 static int kvm_pgtable_range_open(struct inode *m, struct file *file) in kvm_pgtable_range_open() 233 static int kvm_pgtable_levels_open(struct inode *m, struct file *file) in kvm_pgtable_levels_open() 238 static int kvm_pgtable_debugfs_close(struct inode *m, struct file *file) in kvm_pgtable_debugfs_close()
|
| /arch/x86/kernel/cpu/sgx/ |
| A D | driver.c | 17 static int sgx_open(struct inode *inode, struct file *file) in sgx_open() argument 44 static int sgx_release(struct inode *inode, struct file *file) in sgx_release() argument
|
| A D | virt.c | 188 static int sgx_vepc_release(struct inode *inode, struct file *file) in sgx_vepc_release() argument 261 static int sgx_vepc_open(struct inode *inode, struct file *file) in sgx_vepc_open() argument
|
| /arch/powerpc/platforms/pseries/ |
| A D | papr-rtas-common.h | 56 extern int papr_rtas_common_handle_release(struct inode *inode,
|
| A D | dtl.c | 240 static int dtl_file_open(struct inode *inode, struct file *filp) in dtl_file_open() argument 242 struct dtl *dtl = inode->i_private; in dtl_file_open() 253 static int dtl_file_release(struct inode *inode, struct file *filp) in dtl_file_release() argument 255 struct dtl *dtl = inode->i_private; in dtl_file_release()
|
| /arch/parisc/kernel/ |
| A D | perf.c | 182 static int perf_release(struct inode *inode, struct file *file); 183 static int perf_open(struct inode *inode, struct file *file); 248 static int perf_open(struct inode *inode, struct file *file) in perf_open() argument 264 static int perf_release(struct inode *inode, struct file *file) in perf_release() argument
|
| /arch/sh/mm/ |
| A D | tlb-debugfs.c | 137 static int tlb_debugfs_open(struct inode *inode, struct file *file) in tlb_debugfs_open() argument 139 return single_open(file, tlb_seq_show, inode->i_private); in tlb_debugfs_open()
|
| /arch/um/kernel/ |
| A D | exitcode.c | 34 static int exitcode_proc_open(struct inode *inode, struct file *file) in exitcode_proc_open() argument
|
| /arch/powerpc/kernel/ |
| A D | rtas-proc.c | 157 static int poweron_open(struct inode *inode, struct file *file) in poweron_open() argument 170 static int progress_open(struct inode *inode, struct file *file) in progress_open() argument 183 static int clock_open(struct inode *inode, struct file *file) in clock_open() argument 196 static int tone_freq_open(struct inode *inode, struct file *file) in tone_freq_open() argument 209 static int tone_volume_open(struct inode *inode, struct file *file) in tone_volume_open() argument
|
| /arch/mips/kernel/ |
| A D | rtlx.c | 329 static int file_open(struct inode *inode, struct file *filp) in file_open() argument 331 return rtlx_open(iminor(inode), (filp->f_flags & O_NONBLOCK) ? 0 : 1); in file_open() 334 static int file_release(struct inode *inode, struct file *filp) in file_release() argument 336 return rtlx_release(iminor(inode)); in file_release()
|
| /arch/x86/kernel/cpu/mce/ |
| A D | dev-mcelog.c | 127 static int mce_chrdev_open(struct inode *inode, struct file *file) in mce_chrdev_open() argument 144 return nonseekable_open(inode, file); in mce_chrdev_open() 147 static int mce_chrdev_release(struct inode *inode, struct file *file) in mce_chrdev_release() argument
|
| /arch/alpha/kernel/ |
| A D | srm_env.c | 84 static int srm_env_proc_open(struct inode *inode, struct file *file) in srm_env_proc_open() argument 86 return single_open(file, srm_env_proc_show, pde_data(inode)); in srm_env_proc_open()
|
| /arch/mips/sibyte/common/ |
| A D | sb_tbprof.c | 389 static int sbprof_tb_open(struct inode *inode, struct file *filp) in sbprof_tb_open() argument 393 minor = iminor(inode); in sbprof_tb_open() 418 static int sbprof_tb_release(struct inode *inode, struct file *filp) in sbprof_tb_release() argument 422 minor = iminor(inode); in sbprof_tb_release()
|