Searched defs:bucket_at_virtual (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dhashmap.c371 static struct hashmap_base_entry *bucket_at_virtual(HashmapBase *h, struct swap_entries *swap, function
442 e_from = bucket_at_virtual(h, swap, from);
443 e_to = bucket_at_virtual(h, swap, to);
455 bucket_at_virtual(h, swap, le_to->iterate_next);
461 bucket_at_virtual(h, swap, le_to->iterate_previous);

Completed in 18 milliseconds