Home
last modified time | relevance | path

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

/mm/
A Dcma.c533 struct cma_init_memrange *mrp, *mlp, *failed; in cma_declare_contiguous_multi() local
568 failed = NULL; in cma_declare_contiguous_multi()
670 failed = mlp; in cma_declare_contiguous_multi()
686 if (failed) { in cma_declare_contiguous_multi()
689 if (mlp == failed) in cma_declare_contiguous_multi()
A Dmremap.c1607 static void notify_uffd(struct vma_remap_struct *vrm, bool failed) in notify_uffd() argument
1613 if (failed) in notify_uffd()
1903 bool failed; in do_mremap() local
1929 failed = IS_ERR_VALUE(res); in do_mremap()
1935 if (!failed && vrm->populate_expand) in do_mremap()
1938 notify_uffd(vrm, failed); in do_mremap()
A Dpage_counter.c153 goto failed; in page_counter_try_charge()
167 failed: in page_counter_try_charge()
A Dpage_isolation.c426 goto failed; in isolate_single_pageblock()
432 failed: in isolate_single_pageblock()
A Dsparse.c545 goto failed; in sparse_init_nid()
568 goto failed; in sparse_init_nid()
576 failed: in sparse_init_nid()
A Dmemcontrol-v1.c1224 struct mem_cgroup *iter, *failed = NULL; in mem_cgroup_oom_trylock() local
1234 failed = iter; in mem_cgroup_oom_trylock()
1241 if (failed) { in mem_cgroup_oom_trylock()
1247 if (iter == failed) { in mem_cgroup_oom_trylock()
1258 return !failed; in mem_cgroup_oom_trylock()
A Dshmem.c2430 goto failed; in shmem_swapin_folio()
2444 goto failed; in shmem_swapin_folio()
2450 goto failed; in shmem_swapin_folio()
2469 failed: in shmem_swapin_folio()
5090 goto failed; in shmem_fill_super()
5111 goto failed; in shmem_fill_super()
5128 goto failed; in shmem_fill_super()
5159 goto failed; in shmem_fill_super()
5167 goto failed; in shmem_fill_super()
5173 goto failed; in shmem_fill_super()
[all …]
A Dtruncate.c619 goto failed; in folio_unmap_invalidate()
630 failed: in folio_unmap_invalidate()
A DKconfig.debug202 or like this, if the check failed:
204 <arch>/mm: Checked W+X mappings: failed, <N> W+X pages found.
A Dpage_alloc.c4990 goto failed; in alloc_pages_bulk_noprof()
4994 goto failed; in alloc_pages_bulk_noprof()
5005 goto failed; in alloc_pages_bulk_noprof()
5027 goto failed; in alloc_pages_bulk_noprof()
5054 goto failed; in alloc_pages_bulk_noprof()
5101 failed: in alloc_pages_bulk_noprof()
A Dmemory-failure.c109 MF_ATTR_RO(failed);
1320 ++mf_stats->failed; in update_per_node_mf_stats()
/mm/damon/tests/
A Dvaddr-kunit.h30 goto failed; in __link_vmas()
34 failed: in __link_vmas()

Completed in 60 milliseconds