• Home
  • Raw
  • Download

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()
431 struct spu_context *ctx = i->i_ctx; in spufs_cntl_open()
446 struct spu_context *ctx = i->i_ctx; in spufs_cntl_release()
470 file->private_data = i->i_ctx; in spufs_regs_open()
589 file->private_data = i->i_ctx; in spufs_pipe_open()
985 struct spu_context *ctx = i->i_ctx; in spufs_signal1_open()
999 struct spu_context *ctx = i->i_ctx; in spufs_signal1_release()
1122 struct spu_context *ctx = i->i_ctx; in spufs_signal2_open()
1136 struct spu_context *ctx = i->i_ctx; in spufs_signal2_release()
1369 struct spu_context *ctx = i->i_ctx; in spufs_mss_open()
1371 file->private_data = i->i_ctx; in spufs_mss_open()
1384 struct spu_context *ctx = i->i_ctx; in spufs_mss_release()
1428 struct spu_context *ctx = i->i_ctx; in spufs_psmap_open()
1431 file->private_data = i->i_ctx; in spufs_psmap_open()
1442 struct spu_context *ctx = i->i_ctx; in spufs_psmap_release()
1491 struct spu_context *ctx = i->i_ctx; in spufs_mfc_open()
1512 struct spu_context *ctx = i->i_ctx; in spufs_mfc_release()
2002 struct spu_context *ctx = i->i_ctx; in spufs_info_open()
2020 return single_open(file, spufs_caps_show, SPUFS_I(inode)->i_ctx); in spufs_caps_open()
2269 return single_open(file, spufs_show_tid, SPUFS_I(inode)->i_ctx); in spufs_tid_open()
2359 return single_open(file, spufs_show_stat, SPUFS_I(inode)->i_ctx); in spufs_stat_open()
2382 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_open()
2414 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_release()
2447 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_read()
2517 struct spu_context *ctx = SPUFS_I(inode)->i_ctx; in spufs_switch_log_poll()
2613 return single_open(file, spufs_show_ctx, SPUFS_I(inode)->i_ctx); in spufs_ctx_open()