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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpage_cgroup.h132 extern unsigned short swap_cgroup_cmpxchg(swp_entry_t ent,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_cgroup.c346 * swap_cgroup_cmpxchg - cmpxchg mem_cgroup's id for this swp_entry.
354 unsigned short swap_cgroup_cmpxchg(swp_entry_t ent, function
H A Dmemcontrol.c2536 if (swap_cgroup_cmpxchg(entry, old_id, new_id) == old_id) {

Completed in 222 milliseconds