Data Fields | |
pid_t | tid |
pid_t | tgid |
cookie_t | app_cookie |
uint64_t | embedded_offset |
cookie_t | spu_cookie |
Definition at line 22 of file opd_spu.c.
Definition at line 25 of file opd_spu.c.
Referenced by cache_spu_context_info(), and update_trans_for_spu().
uint64_t spu_context_info::embedded_offset |
Definition at line 26 of file opd_spu.c.
Referenced by cache_spu_context_info(), and update_trans_for_spu().
Definition at line 27 of file opd_spu.c.
Referenced by cache_spu_context_info(), and update_trans_for_spu().
pid_t spu_context_info::tgid |
Definition at line 24 of file opd_spu.c.
Referenced by cache_spu_context_info(), and update_trans_for_spu().
pid_t spu_context_info::tid |
Definition at line 23 of file opd_spu.c.
Referenced by cache_spu_context_info(), and update_trans_for_spu().