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()
464 file->private_data = i->i_ctx; in spufs_regs_open()
581 file->private_data = i->i_ctx; in spufs_pipe_open()
938 struct spu_context *ctx = i->i_ctx; in spufs_signal1_open()
952 struct spu_context *ctx = i->i_ctx; in spufs_signal1_release()
1073 struct spu_context *ctx = i->i_ctx; in spufs_signal2_open()
1087 struct spu_context *ctx = i->i_ctx; in spufs_signal2_release()
1318 struct spu_context *ctx = i->i_ctx; in spufs_mss_open()
1320 file->private_data = i->i_ctx; in spufs_mss_open()
1333 struct spu_context *ctx = i->i_ctx; in spufs_mss_release()
1377 struct spu_context *ctx = i->i_ctx; in spufs_psmap_open()
1380 file->private_data = i->i_ctx; in spufs_psmap_open()
1391 struct spu_context *ctx = i->i_ctx; in spufs_psmap_release()
1440 struct spu_context *ctx = i->i_ctx; in spufs_mfc_open()
1461 struct spu_context *ctx = i->i_ctx; in spufs_mfc_release()
1923 struct spu_context *ctx = i->i_ctx; in spufs_info_open()
1941 return single_open(file, spufs_caps_show, SPUFS_I(inode)->i_ctx); in spufs_caps_open()
2187 return single_open(file, spufs_show_tid, SPUFS_I(inode)->i_ctx); in spufs_tid_open()
2277 return single_open(file, spufs_show_stat, SPUFS_I(inode)->i_ctx); in spufs_stat_open()
2300 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_open()
2331 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_release()
2364 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_read()
2434 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_poll()
2530 return single_open(file, spufs_show_ctx, SPUFS_I(inode)->i_ctx); in spufs_ctx_open()