Home
last modified time | relevance | path

Searched defs:nofail (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dextents_status.c452 static inline struct pending_reservation *__alloc_pending(bool nofail) in __alloc_pending()
478 static inline struct extent_status *__es_alloc_extent(bool nofail) in __es_alloc_extent()
H A Dextents.c329 int nofail) in ext4_force_split_extent_at()
/openbmc/linux/mm/
H A Dvmalloc.c2997 bool nofail = gfp & __GFP_NOFAIL; in vm_area_alloc_pages() local
3105 bool nofail = gfp_mask & __GFP_NOFAIL; in __vmalloc_area_node() local
3283 bool nofail = gfp_mask & __GFP_NOFAIL; in __vmalloc_node_range() local
/openbmc/linux/kernel/
H A Dcpu.c948 bool nofail) in __cpuhp_invoke_callback_range()
/openbmc/linux/fs/f2fs/
H A Df2fs.h2812 gfp_t flags, bool nofail, struct f2fs_sb_info *sbi) in f2fs_kmem_cache_alloc()