Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 9 of 9) sorted by relevance

/systemd-251/src/basic/ !
Dhashmap.c391 static struct ordered_hashmap_entry* bucket_at_swap(struct swap_entries *swap, unsigned idx) { in bucket_at_swap()
397 static struct hashmap_base_entry* bucket_at_virtual(HashmapBase *h, struct swap_entries *swap, in bucket_at_virtual()
462 static void bucket_move_entry(HashmapBase *h, struct swap_entries *swap, in bucket_move_entry()
952 struct swap_entries *swap) { in hashmap_put_robin_hood()
1010 struct swap_entries *swap, bool may_resize) { in hashmap_base_put_boldly()
1057 #define hashmap_put_boldly(h, idx, swap, may_resize) \ argument
1066 struct swap_entries swap; in resize_buckets() local
1230 struct swap_entries swap; in hashmap_put() local
1252 struct swap_entries swap; in set_put() local
1293 struct swap_entries swap; in hashmap_replace() local
[all …]
Dprioq.c67 static void swap(Prioq *q, unsigned j, unsigned k) { in swap() function
/systemd-251/src/oom/ !
Doomd.c121 _cleanup_free_ char *swap = NULL; in run() local
/systemd-251/src/shared/ !
Dsleep-config.c206 static int swap_device_to_device_id(const SwapEntry *swap, dev_t *ret_dev) { in swap_device_to_device_id()
233 static int calculate_swap_file_offset(const SwapEntry *swap, uint64_t *ret_offset) { in calculate_swap_file_offset()
Dsleep-config.h45 SwapEntry *swap; member
/systemd-251/src/core/ !
Dswap.c1217 Swap *swap = SWAP(u); in swap_process_proc_swaps() local
1230 Swap *swap = SWAP(u); in swap_process_proc_swaps() local
/systemd-251/src/shutdown/ !
Dumount.c197 _cleanup_free_ MountPoint *swap = NULL; in swap_list_get() local
/systemd-251/src/cryptsetup/ !
Dcryptsetup-generator.c292 bool noauto, nofail, swap, netdev, attach_in_initrd; in create_disk() local
/systemd-251/src/nspawn/ !
Dnspawn-oci.c1205 uint64_t swap; in oci_cgroup_memory() member