Searched defs:kfd_criu_event_priv_data (Results 1 – 1 of 1) sorted by relevance
1270 struct kfd_criu_event_priv_data { struct1271 uint32_t object_type;1272 uint64_t user_handle;1273 uint32_t event_id;1274 uint32_t auto_reset;1275 uint32_t type;1276 uint32_t signaled;1278 union {