Searched defs:alloc_flags (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/include/linux/ |
D | compaction.h | 56 unsigned int order, int alloc_flags, in try_to_compact_pages() 72 int alloc_flags, int classzone_idx) in compaction_suitable()
|
/linux-4.1.27/mm/ |
D | compaction.c | 1222 int alloc_flags, int classzone_idx) in __compaction_suitable() 1271 int alloc_flags, int classzone_idx) in compaction_suitable() 1440 int alloc_flags, int classzone_idx) in compact_zone_order() 1480 int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
D | page_alloc.c | 985 int alloc_flags) in prep_new_page() 1878 unsigned long mark, int classzone_idx, int alloc_flags, in __zone_watermark_ok() 1913 int classzone_idx, int alloc_flags) in zone_watermark_ok() 1920 unsigned long mark, int classzone_idx, int alloc_flags) in zone_watermark_ok_safe() 1954 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) in zlc_setup() 2061 static nodemask_t *zlc_setup(struct zonelist *zonelist, int alloc_flags) in zlc_setup() 2109 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist() 2460 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 2516 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 2556 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_reclaim() [all …]
|
D | internal.h | 189 const int alloc_flags; /* alloc flags of a direct compactor */ member
|
/linux-4.1.27/include/scsi/ |
D | osd_initiator.h | 151 gfp_t alloc_flags; member
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 104 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in alloc_cmd() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log.c | 3621 xfs_km_flags_t alloc_flags) in xlog_ticket_alloc()
|
/linux-4.1.27/fs/btrfs/ |
D | extent-tree.c | 8810 u64 alloc_flags; in btrfs_set_block_group_ro() local 8882 u64 alloc_flags = get_alloc_profile(root, type); in btrfs_force_chunk_alloc() local
|