Lines Matching defs:file
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()
70 static ssize_t spufs_attr_read(struct file *file, char __user *buf, in spufs_attr_read()
103 static ssize_t spufs_attr_write(struct file *file, const char __user *buf, in spufs_attr_write()
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()
190 spufs_mem_read(struct file *file, char __user *buffer, in spufs_mem_read()
207 spufs_mem_write(struct file *file, const char __user *buffer, in spufs_mem_write()
289 static int spufs_mem_mmap(struct file *file, struct vm_area_struct *vma) in spufs_mem_mmap()
379 static int spufs_cntl_mmap(struct file *file, struct vm_area_struct *vma) in spufs_cntl_mmap()
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()
475 spufs_regs_read(struct file *file, char __user *buffer, in spufs_regs_read()
496 spufs_regs_write(struct file *file, const char __user *buffer, in spufs_regs_write()
532 spufs_fpcr_read(struct file *file, char __user * buffer, in spufs_fpcr_read()
548 spufs_fpcr_write(struct file *file, const char __user * buffer, in spufs_fpcr_write()
577 static int spufs_pipe_open(struct inode *inode, struct file *file) in spufs_pipe_open()
593 static ssize_t spufs_mbox_read(struct file *file, char __user *buf, in spufs_mbox_read()
638 static ssize_t spufs_mbox_stat_read(struct file *file, char __user *buf, in spufs_mbox_stat_read()
694 static ssize_t spufs_ibox_read(struct file *file, char __user *buf, in spufs_ibox_read()
747 static __poll_t spufs_ibox_poll(struct file *file, poll_table *wait) in spufs_ibox_poll()
771 static ssize_t spufs_ibox_stat_read(struct file *file, char __user *buf, in spufs_ibox_stat_read()
825 static ssize_t spufs_wbox_write(struct file *file, const char __user *buf, in spufs_wbox_write()
877 static __poll_t spufs_wbox_poll(struct file *file, poll_table *wait) in spufs_wbox_poll()
901 static ssize_t spufs_wbox_stat_read(struct file *file, char __user *buf, in spufs_wbox_stat_read()
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()
976 static ssize_t spufs_signal1_read(struct file *file, char __user *buf, in spufs_signal1_read()
991 static ssize_t spufs_signal1_write(struct file *file, const char __user *buf, in spufs_signal1_write()
1034 static int spufs_signal1_mmap(struct file *file, struct vm_area_struct *vma) in spufs_signal1_mmap()
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()
1109 static ssize_t spufs_signal2_read(struct file *file, char __user *buf, in spufs_signal2_read()
1124 static ssize_t spufs_signal2_write(struct file *file, const char __user *buf, in spufs_signal2_write()
1168 static int spufs_signal2_mmap(struct file *file, struct vm_area_struct *vma) in spufs_signal2_mmap()
1289 static int spufs_mss_mmap(struct file *file, struct vm_area_struct *vma) in spufs_mss_mmap()
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()
1350 static int spufs_psmap_mmap(struct file *file, struct vm_area_struct *vma) in spufs_psmap_mmap()
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()
1409 static int spufs_mfc_mmap(struct file *file, struct vm_area_struct *vma) in spufs_mfc_mmap()
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()
1481 static ssize_t spufs_mfc_read(struct file *file, char __user *buffer, in spufs_mfc_read()
1607 static ssize_t spufs_mfc_write(struct file *file, const char __user *buffer, in spufs_mfc_write()
1657 static __poll_t spufs_mfc_poll(struct file *file,poll_table *wait) in spufs_mfc_poll()
1687 static int spufs_mfc_flush(struct file *file, fl_owner_t id) in spufs_mfc_flush()
1701 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync) in spufs_mfc_fsync()
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()
1934 static ssize_t spufs_mbox_info_read(struct file *file, char __user *buf, in spufs_mbox_info_read()
1972 static ssize_t spufs_ibox_info_read(struct file *file, char __user *buf, in spufs_ibox_info_read()
2013 static ssize_t spufs_wbox_info_read(struct file *file, char __user *buf, in spufs_wbox_info_read()
2069 static ssize_t spufs_dma_info_read(struct file *file, char __user *buf, in spufs_dma_info_read()
2122 static ssize_t spufs_proxydma_info_read(struct file *file, char __user *buf, in spufs_proxydma_info_read()
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()
2332 static ssize_t spufs_switch_log_read(struct file *file, char __user *buf, in spufs_switch_log_read()
2403 static __poll_t spufs_switch_log_poll(struct file *file, poll_table *wait) in spufs_switch_log_poll()
2499 static int spufs_ctx_open(struct inode *inode, struct file *file) in spufs_ctx_open()