Lines Matching defs:locked
1334 * - folio locked
1356 * - folio locked
1380 * - folio locked
1848 * this subtree of our hierarchy is already locked
1957 bool locked, ret;
1994 locked = mem_cgroup_oom_trylock(memcg);
1996 if (locked)
2002 if (locked)
2029 bool locked;
2047 locked = mem_cgroup_oom_trylock(memcg);
2049 if (locked)
2056 if (locked)
5829 * The page must be locked and not on the LRU.
5912 * is referenced, charged, isolated, and locked: we can't race
5918 * new memcg that isn't locked, the above state can change
5989 * pte is locked, so if it's present, the page cannot
7301 * Both folios must be locked, @new->mapping must be set up.