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()
428 static int spufs_cntl_open(struct inode *inode, struct file *file) in spufs_cntl_open()
443 spufs_cntl_release(struct inode *inode, struct file *file) in spufs_cntl_release()
467 spufs_regs_open(struct inode *inode, struct file *file) in spufs_regs_open()
586 static int spufs_pipe_open(struct inode *inode, struct file *file) in spufs_pipe_open()
982 static int spufs_signal1_open(struct inode *inode, struct file *file) in spufs_signal1_open()
996 spufs_signal1_release(struct inode *inode, struct file *file) in spufs_signal1_release()
1119 static int spufs_signal2_open(struct inode *inode, struct file *file) in spufs_signal2_open()
1133 spufs_signal2_release(struct inode *inode, struct file *file) in spufs_signal2_release()
1366 static int spufs_mss_open(struct inode *inode, struct file *file) in spufs_mss_open()
1381 spufs_mss_release(struct inode *inode, struct file *file) in spufs_mss_release()
1425 static int spufs_psmap_open(struct inode *inode, struct file *file) in spufs_psmap_open()
1439 spufs_psmap_release(struct inode *inode, struct file *file) in spufs_psmap_release()
1488 static int spufs_mfc_open(struct inode *inode, struct file *file) in spufs_mfc_open()
1509 spufs_mfc_release(struct inode *inode, struct file *file) in spufs_mfc_release()
1799 struct inode *inode = file_inode(file); in spufs_mfc_fsync() local
1999 static int spufs_info_open(struct inode *inode, struct file *file) in spufs_info_open()
2018 static int spufs_caps_open(struct inode *inode, struct file *file) in spufs_caps_open()
2267 static int spufs_tid_open(struct inode *inode, struct file *file) in spufs_tid_open()
2357 static int spufs_stat_open(struct inode *inode, struct file *file) in spufs_stat_open()
2380 static int spufs_switch_log_open(struct inode *inode, struct file *file) in spufs_switch_log_open()
2412 static int spufs_switch_log_release(struct inode *inode, struct file *file) in spufs_switch_log_release()
2446 struct inode *inode = file_inode(file); in spufs_switch_log_read() local
2516 struct inode *inode = file_inode(file); in spufs_switch_log_poll() local
2611 static int spufs_ctx_open(struct inode *inode, struct file *file) in spufs_ctx_open()