Searched defs:kfd_criu_event_priv_data (Results 1 – 1 of 1) sorted by relevance
1130 struct kfd_criu_event_priv_data { struct1131 uint32_t object_type;1132 uint64_t user_handle;1133 uint32_t event_id;1134 uint32_t auto_reset;1135 uint32_t type;1136 uint32_t signaled;1138 union {