Lines Matching full:swap
55 * swap_cgroup_record - record mem_cgroup for a set of swap entries.
57 * must be being charged for swap space (swap out), and these
60 * @folio: the folio that the swap entry belongs to
62 * @ent: the first swap entry to be recorded
83 * swap_cgroup_clear - clear mem_cgroup for a set of swap entries.
84 * These entries must be being uncharged from swap. They either
85 * belongs to one single folio in the swap cache (swap in for
88 * @ent: the first swap entry to be recorded into
89 * @nr_ents: number of swap entries to be recorded
115 * lookup_swap_cgroup_id - lookup mem_cgroup id tied to swap entry
116 * @ent: swap entry to be looked up.