Home
last modified time | relevance | path

Searched refs:PCG_LOCK (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dpage_cgroup.h6 PCG_LOCK, /* Lock for pc->mem_cgroup and following bits. */ enumerator
77 bit_spin_lock(PCG_LOCK, &pc->flags); in TESTPCGFLAG()
82 bit_spin_unlock(PCG_LOCK, &pc->flags); in unlock_page_cgroup()