Searched defs:kfd_criu_event_priv_data (Results 1 – 1 of 1) sorted by relevance
1242 struct kfd_criu_event_priv_data { struct1243 uint32_t object_type;1244 uint64_t user_handle;1245 uint32_t event_id;1246 uint32_t auto_reset;1247 uint32_t type;1248 uint32_t signaled;1250 union {