try_cmpxchg64_release
ret = try_cmpxchg64_release(entryp, &old_entry, table_entry);
} while (!try_cmpxchg64_release(entryp, &old_entry, new_entry));