Searched refs:spufs_context_fops (Results 1 – 3 of 3) sorted by relevance
207 const struct file_operations spufs_context_fops = { variable215 EXPORT_SYMBOL_GPL(spufs_context_fops);271 fd_prepare_file(fdf)->f_op = &spufs_context_fops; in spufs_context_open()302 if (!filp || filp->f_op != &spufs_context_fops) in spufs_assert_affinity()
48 if (filp->f_op != &spufs_context_fops) in do_spu_run()
243 extern const struct file_operations spufs_context_fops;