Lines Matching refs:i_ctx
151 struct spu_context *ctx = i->i_ctx; in spufs_mem_open()
165 struct spu_context *ctx = i->i_ctx; in spufs_mem_release()
418 struct spu_context *ctx = i->i_ctx; in spufs_cntl_open()
433 struct spu_context *ctx = i->i_ctx; in spufs_cntl_release()
457 file->private_data = i->i_ctx; in spufs_regs_open()
576 file->private_data = i->i_ctx; in spufs_pipe_open()
947 struct spu_context *ctx = i->i_ctx; in spufs_signal1_open()
961 struct spu_context *ctx = i->i_ctx; in spufs_signal1_release()
1084 struct spu_context *ctx = i->i_ctx; in spufs_signal2_open()
1098 struct spu_context *ctx = i->i_ctx; in spufs_signal2_release()
1331 struct spu_context *ctx = i->i_ctx; in spufs_mss_open()
1333 file->private_data = i->i_ctx; in spufs_mss_open()
1346 struct spu_context *ctx = i->i_ctx; in spufs_mss_release()
1390 struct spu_context *ctx = i->i_ctx; in spufs_psmap_open()
1393 file->private_data = i->i_ctx; in spufs_psmap_open()
1404 struct spu_context *ctx = i->i_ctx; in spufs_psmap_release()
1453 struct spu_context *ctx = i->i_ctx; in spufs_mfc_open()
1474 struct spu_context *ctx = i->i_ctx; in spufs_mfc_release()
1936 struct spu_context *ctx = i->i_ctx; in spufs_info_open()
1954 return single_open(file, spufs_caps_show, SPUFS_I(inode)->i_ctx); in spufs_caps_open()
2203 return single_open(file, spufs_show_tid, SPUFS_I(inode)->i_ctx); in spufs_tid_open()
2293 return single_open(file, spufs_show_stat, SPUFS_I(inode)->i_ctx); in spufs_stat_open()
2316 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_open()
2347 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_release()
2380 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_read()
2450 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_poll()
2546 return single_open(file, spufs_show_ctx, SPUFS_I(inode)->i_ctx); in spufs_ctx_open()