Searched refs:PG_compound_lock (Results 1 – 3 of 3) sorted by relevance
110 PG_compound_lock, enumerator620 #define __PG_COMPOUND_LOCK (1 << PG_compound_lock)
408 bit_spin_lock(PG_compound_lock, &page->flags); in compound_lock()416 bit_spin_unlock(PG_compound_lock, &page->flags); in compound_unlock()
49 {1UL << PG_compound_lock, "compound_lock" },