Lines Matching refs:i_ctx

164 	struct spu_context *ctx = i->i_ctx;  in spufs_mem_open()
178 struct spu_context *ctx = i->i_ctx; in spufs_mem_release()
486 struct spu_context *ctx = i->i_ctx; in spufs_cntl_open()
501 struct spu_context *ctx = i->i_ctx; in spufs_cntl_release()
525 file->private_data = i->i_ctx; in spufs_regs_open()
644 file->private_data = i->i_ctx; in spufs_pipe_open()
1040 struct spu_context *ctx = i->i_ctx; in spufs_signal1_open()
1054 struct spu_context *ctx = i->i_ctx; in spufs_signal1_release()
1177 struct spu_context *ctx = i->i_ctx; in spufs_signal2_open()
1191 struct spu_context *ctx = i->i_ctx; in spufs_signal2_release()
1424 struct spu_context *ctx = i->i_ctx; in spufs_mss_open()
1426 file->private_data = i->i_ctx; in spufs_mss_open()
1439 struct spu_context *ctx = i->i_ctx; in spufs_mss_release()
1483 struct spu_context *ctx = i->i_ctx; in spufs_psmap_open()
1486 file->private_data = i->i_ctx; in spufs_psmap_open()
1497 struct spu_context *ctx = i->i_ctx; in spufs_psmap_release()
1546 struct spu_context *ctx = i->i_ctx; in spufs_mfc_open()
1567 struct spu_context *ctx = i->i_ctx; in spufs_mfc_release()
2057 struct spu_context *ctx = i->i_ctx; in spufs_info_open()
2075 return single_open(file, spufs_caps_show, SPUFS_I(inode)->i_ctx); in spufs_caps_open()
2324 return single_open(file, spufs_show_tid, SPUFS_I(inode)->i_ctx); in spufs_tid_open()
2414 return single_open(file, spufs_show_stat, SPUFS_I(inode)->i_ctx); in spufs_stat_open()
2437 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_open()
2469 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_release()
2502 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_read()
2572 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_poll()
2668 return single_open(file, spufs_show_ctx, SPUFS_I(inode)->i_ctx); in spufs_ctx_open()