Lines Matching defs:inode

56 static int spufs_attr_open(struct inode *inode, struct file *file,  in spufs_attr_open()
76 static int spufs_attr_release(struct inode *inode, struct file *file) in spufs_attr_release()
161 spufs_mem_open(struct inode *inode, struct file *file) in spufs_mem_open()
175 spufs_mem_release(struct inode *inode, struct file *file) in spufs_mem_release()
483 static int spufs_cntl_open(struct inode *inode, struct file *file) in spufs_cntl_open()
498 spufs_cntl_release(struct inode *inode, struct file *file) in spufs_cntl_release()
522 spufs_regs_open(struct inode *inode, struct file *file) in spufs_regs_open()
641 static int spufs_pipe_open(struct inode *inode, struct file *file) in spufs_pipe_open()
1037 static int spufs_signal1_open(struct inode *inode, struct file *file) in spufs_signal1_open()
1051 spufs_signal1_release(struct inode *inode, struct file *file) in spufs_signal1_release()
1174 static int spufs_signal2_open(struct inode *inode, struct file *file) in spufs_signal2_open()
1188 spufs_signal2_release(struct inode *inode, struct file *file) in spufs_signal2_release()
1421 static int spufs_mss_open(struct inode *inode, struct file *file) in spufs_mss_open()
1436 spufs_mss_release(struct inode *inode, struct file *file) in spufs_mss_release()
1480 static int spufs_psmap_open(struct inode *inode, struct file *file) in spufs_psmap_open()
1494 spufs_psmap_release(struct inode *inode, struct file *file) in spufs_psmap_release()
1543 static int spufs_mfc_open(struct inode *inode, struct file *file) in spufs_mfc_open()
1564 spufs_mfc_release(struct inode *inode, struct file *file) in spufs_mfc_release()
1854 struct inode *inode = file_inode(file); in spufs_mfc_fsync() local
2054 static int spufs_info_open(struct inode *inode, struct file *file) in spufs_info_open()
2073 static int spufs_caps_open(struct inode *inode, struct file *file) in spufs_caps_open()
2322 static int spufs_tid_open(struct inode *inode, struct file *file) in spufs_tid_open()
2412 static int spufs_stat_open(struct inode *inode, struct file *file) in spufs_stat_open()
2435 static int spufs_switch_log_open(struct inode *inode, struct file *file) in spufs_switch_log_open()
2467 static int spufs_switch_log_release(struct inode *inode, struct file *file) in spufs_switch_log_release()
2501 struct inode *inode = file_inode(file); in spufs_switch_log_read() local
2571 struct inode *inode = file_inode(file); in spufs_switch_log_poll() local
2666 static int spufs_ctx_open(struct inode *inode, struct file *file) in spufs_ctx_open()