Searched refs:failed (Results 1 – 12 of 12) sorted by relevance
533 struct cma_init_memrange *mrp, *mlp, *failed; in cma_declare_contiguous_multi() local568 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()
1607 static void notify_uffd(struct vma_remap_struct *vrm, bool failed) in notify_uffd() argument1613 if (failed) in notify_uffd()1903 bool failed; in do_mremap() local1929 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()
153 goto failed; in page_counter_try_charge()167 failed: in page_counter_try_charge()
426 goto failed; in isolate_single_pageblock()432 failed: in isolate_single_pageblock()
545 goto failed; in sparse_init_nid()568 goto failed; in sparse_init_nid()576 failed: in sparse_init_nid()
1224 struct mem_cgroup *iter, *failed = NULL; in mem_cgroup_oom_trylock() local1234 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()
2430 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 …]
619 goto failed; in folio_unmap_invalidate()630 failed: in folio_unmap_invalidate()
202 or like this, if the check failed:204 <arch>/mm: Checked W+X mappings: failed, <N> W+X pages found.
4990 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()
109 MF_ATTR_RO(failed);1320 ++mf_stats->failed; in update_per_node_mf_stats()
30 goto failed; in __link_vmas()34 failed: in __link_vmas()
Completed in 60 milliseconds