Searched refs:PCG_LOCK (Results 1 - 2 of 2) 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.h38 PCG_LOCK, /* page cgroup is locked */ enumerator in enum:__anon17969
99 bit_spin_lock(PCG_LOCK, &pc->flags);
104 bit_spin_unlock(PCG_LOCK, &pc->flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemcontrol.c318 #define PCGF_LOCK (1UL << PCG_LOCK)
704 * Following LRU functions are allowed to be used without PCG_LOCK.

Completed in 29 milliseconds