Searched defs:swap (Results 1 – 9 of 9) sorted by relevance
/systemd-251/src/basic/ ! |
D | hashmap.c | 391 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 …]
|
D | prioq.c | 67 static void swap(Prioq *q, unsigned j, unsigned k) { in swap() function
|
/systemd-251/src/oom/ ! |
D | oomd.c | 121 _cleanup_free_ char *swap = NULL; in run() local
|
/systemd-251/src/shared/ ! |
D | sleep-config.c | 206 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()
|
D | sleep-config.h | 45 SwapEntry *swap; member
|
/systemd-251/src/core/ ! |
D | swap.c | 1217 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/ ! |
D | umount.c | 197 _cleanup_free_ MountPoint *swap = NULL; in swap_list_get() local
|
/systemd-251/src/cryptsetup/ ! |
D | cryptsetup-generator.c | 292 bool noauto, nofail, swap, netdev, attach_in_initrd; in create_disk() local
|
/systemd-251/src/nspawn/ ! |
D | nspawn-oci.c | 1205 uint64_t swap; in oci_cgroup_memory() member
|