Searched refs:PG_compound_lock (Results 1 – 3 of 3) sorted by relevance
105 PG_compound_lock, enumerator587 #define __PG_COMPOUND_LOCK (1 << PG_compound_lock)
402 bit_spin_lock(PG_compound_lock, &page->flags); in compound_lock()410 bit_spin_unlock(PG_compound_lock, &page->flags); in compound_unlock()
44 {1UL << PG_compound_lock, "compound_lock" },