Searched defs:alloc_flags (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/include/linux/ |
D | compaction.h | 57 unsigned int order, int alloc_flags, in try_to_compact_pages() 73 int alloc_flags, int classzone_idx) in compaction_suitable()
|
/linux-4.4.14/mm/ |
D | compaction.c | 1274 int alloc_flags, int classzone_idx) in __compaction_suitable() 1319 int alloc_flags, int classzone_idx) in compaction_suitable() 1480 int alloc_flags, int classzone_idx) in compact_zone_order() 1520 int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|
D | page_alloc.c | 1385 int alloc_flags) in prep_new_page() 2213 gfp_t gfp_flags, int alloc_flags, int migratetype) in buffered_rmqueue() 2374 unsigned long mark, int classzone_idx, int alloc_flags, in __zone_watermark_ok() 2442 int classzone_idx, int alloc_flags) in zone_watermark_ok() 2500 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist() 2774 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 2830 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 2870 int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_reclaim() 2934 int alloc_flags = ALLOC_WMARK_MIN | ALLOC_CPUSET; in gfp_to_alloc_flags() local 2995 int alloc_flags; in __alloc_pages_slowpath() local [all …]
|
D | internal.h | 210 const int alloc_flags; /* alloc flags of a direct compactor */ member
|
/linux-4.4.14/include/scsi/ |
D | osd_initiator.h | 151 gfp_t alloc_flags; member
|
/linux-4.4.14/drivers/base/regmap/ |
D | internal.h | 62 gfp_t alloc_flags; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 85 gfp_t alloc_flags = cbk ? GFP_ATOMIC : GFP_KERNEL; in alloc_cmd() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_log.c | 3658 xfs_km_flags_t alloc_flags) in xlog_ticket_alloc()
|
/linux-4.4.14/fs/btrfs/ |
D | extent-tree.c | 9165 u64 alloc_flags; in btrfs_inc_block_group_ro() local 9235 u64 alloc_flags = get_alloc_profile(root, type); in btrfs_force_chunk_alloc() local
|