Home
last modified time | relevance | path

Searched refs:failed_alloc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/block/
Dumem.c883 goto failed_alloc; in mm_pci_probe()
896 goto failed_alloc; in mm_pci_probe()
1003 failed_alloc: in mm_pci_probe()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc.c135 goto failed_alloc; in create_links()
152 goto failed_alloc; in create_links()
170 failed_alloc: in create_links()
/Linux-v4.19/fs/btrfs/
Dextent-tree.c7241 bool failed_alloc = false; in find_free_extent() local
7551 if (!offset && !failed_alloc && !cached && in find_free_extent()
7555 failed_alloc = true; in find_free_extent()
7591 failed_alloc = false; in find_free_extent()