Lines Matching refs:i_ctx

160 	struct spu_context *ctx = i->i_ctx;  in spufs_mem_open()
174 struct spu_context *ctx = i->i_ctx; in spufs_mem_release()
425 struct spu_context *ctx = i->i_ctx; in spufs_cntl_open()
440 struct spu_context *ctx = i->i_ctx; in spufs_cntl_release()
463 file->private_data = i->i_ctx; in spufs_regs_open()
580 file->private_data = i->i_ctx; in spufs_pipe_open()
931 struct spu_context *ctx = i->i_ctx; in spufs_signal1_open()
945 struct spu_context *ctx = i->i_ctx; in spufs_signal1_release()
1064 struct spu_context *ctx = i->i_ctx; in spufs_signal2_open()
1078 struct spu_context *ctx = i->i_ctx; in spufs_signal2_release()
1307 struct spu_context *ctx = i->i_ctx; in spufs_mss_open()
1309 file->private_data = i->i_ctx; in spufs_mss_open()
1322 struct spu_context *ctx = i->i_ctx; in spufs_mss_release()
1365 struct spu_context *ctx = i->i_ctx; in spufs_psmap_open()
1368 file->private_data = i->i_ctx; in spufs_psmap_open()
1379 struct spu_context *ctx = i->i_ctx; in spufs_psmap_release()
1427 struct spu_context *ctx = i->i_ctx; in spufs_mfc_open()
1448 struct spu_context *ctx = i->i_ctx; in spufs_mfc_release()
1897 struct spu_context *ctx = i->i_ctx; in spufs_info_open()
1915 return single_open(file, spufs_caps_show, SPUFS_I(inode)->i_ctx); in spufs_caps_open()
2159 return single_open(file, spufs_show_tid, SPUFS_I(inode)->i_ctx); in spufs_tid_open()
2249 return single_open(file, spufs_show_stat, SPUFS_I(inode)->i_ctx); in spufs_stat_open()
2272 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_open()
2303 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_release()
2336 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_read()
2406 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_poll()
2501 return single_open(file, spufs_show_ctx, SPUFS_I(inode)->i_ctx); in spufs_ctx_open()