Searched refs:es_id (Results 1 – 2 of 2) sorted by relevance
62 uint64_t es_id; /* Synchronization ID. */ member165 if (elem->es_id != key) { in ht_put()170 if (elem->es_id == key) { in ht_put()211 if (elem->es_id != key) { in ht_get()216 if (elem->es_id == key) { in ht_get()241 sync->es_id = id; in esync_alloc()288 const uint64_t id = sync->es_id; in esync_put()289 sync->es_id = ES_INVALID_ID; in esync_put()399 waitinfo->context = esync->es_id; in kdp_esync_find_owner()
120 …return format_string.format(esync, esync.es_id, GetEnumName('esync_policy_t', esync.es_policy), es…