Searched refs:lookup_swap_cgroup_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dswap_cgroup.h13 extern unsigned short lookup_swap_cgroup_id(swp_entry_t ent);
27 unsigned short lookup_swap_cgroup_id(swp_entry_t ent) function
/linux-master/mm/
H A Dswap_cgroup.c157 * lookup_swap_cgroup_id - lookup mem_cgroup id tied to swap entry
162 unsigned short lookup_swap_cgroup_id(swp_entry_t ent) function
H A Dmemcontrol.c6182 mem_cgroup_id(mc.from) == lookup_swap_cgroup_id(ent)) {
7362 id = lookup_swap_cgroup_id(entry);

Completed in 101 milliseconds