Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dumem.c886 goto failed_alloc; in mm_pci_probe()
897 goto failed_alloc; in mm_pci_probe()
1007 failed_alloc: in mm_pci_probe()
/linux-4.4.14/fs/btrfs/
Dextent-tree.c7035 bool failed_alloc = false; in find_free_extent() local
7341 if (!offset && !failed_alloc && !cached && in find_free_extent()
7345 failed_alloc = true; in find_free_extent()
7382 failed_alloc = false; in find_free_extent()