Lines Matching defs:inode

44 static int spufs_attr_open(struct inode *inode, struct file *file,  in spufs_attr_open()
64 static int spufs_attr_release(struct inode *inode, struct file *file) in spufs_attr_release()
157 spufs_mem_open(struct inode *inode, struct file *file) in spufs_mem_open()
171 spufs_mem_release(struct inode *inode, struct file *file) in spufs_mem_release()
422 static int spufs_cntl_open(struct inode *inode, struct file *file) in spufs_cntl_open()
437 spufs_cntl_release(struct inode *inode, struct file *file) in spufs_cntl_release()
460 spufs_regs_open(struct inode *inode, struct file *file) in spufs_regs_open()
577 static int spufs_pipe_open(struct inode *inode, struct file *file) in spufs_pipe_open()
928 static int spufs_signal1_open(struct inode *inode, struct file *file) in spufs_signal1_open()
942 spufs_signal1_release(struct inode *inode, struct file *file) in spufs_signal1_release()
1061 static int spufs_signal2_open(struct inode *inode, struct file *file) in spufs_signal2_open()
1075 spufs_signal2_release(struct inode *inode, struct file *file) in spufs_signal2_release()
1304 static int spufs_mss_open(struct inode *inode, struct file *file) in spufs_mss_open()
1319 spufs_mss_release(struct inode *inode, struct file *file) in spufs_mss_release()
1362 static int spufs_psmap_open(struct inode *inode, struct file *file) in spufs_psmap_open()
1376 spufs_psmap_release(struct inode *inode, struct file *file) in spufs_psmap_release()
1424 static int spufs_mfc_open(struct inode *inode, struct file *file) in spufs_mfc_open()
1445 spufs_mfc_release(struct inode *inode, struct file *file) in spufs_mfc_release()
1703 struct inode *inode = file_inode(file); in spufs_mfc_fsync() local
1894 static int spufs_info_open(struct inode *inode, struct file *file) in spufs_info_open()
1913 static int spufs_caps_open(struct inode *inode, struct file *file) in spufs_caps_open()
2157 static int spufs_tid_open(struct inode *inode, struct file *file) in spufs_tid_open()
2247 static int spufs_stat_open(struct inode *inode, struct file *file) in spufs_stat_open()
2270 static int spufs_switch_log_open(struct inode *inode, struct file *file) in spufs_switch_log_open()
2301 static int spufs_switch_log_release(struct inode *inode, struct file *file) in spufs_switch_log_release()
2335 struct inode *inode = file_inode(file); in spufs_switch_log_read() local
2405 struct inode *inode = file_inode(file); in spufs_switch_log_poll() local
2499 static int spufs_ctx_open(struct inode *inode, struct file *file) in spufs_ctx_open()