Searched defs:kfd_criu_event_priv_data (Results 1 – 1 of 1) sorted by relevance
1267 struct kfd_criu_event_priv_data { struct1268 uint32_t object_type;1269 uint64_t user_handle;1270 uint32_t event_id;1271 uint32_t auto_reset;1272 uint32_t type;1273 uint32_t signaled;1275 union {