Searched defs:buddy (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/mm/
H A Dpage_isolation.c83 struct page *buddy; unset_migratetype_isolate() local
H A Dzbud.c115 struct list_head buddy; member in struct:zbud_header
223 enum buddy { enum
H A Dpage_alloc.c600 static inline int page_is_buddy(struct page *page, struct page *buddy, page_is_buddy() argument
664 struct page *buddy; __free_one_page() local
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c42 struct mthca_buddy *buddy; member in struct:mthca_mtt
84 static u32 mthca_buddy_alloc(struct mthca_buddy *buddy, int order) mthca_buddy_alloc() argument
121 static void mthca_buddy_free(struct mthca_buddy *buddy, u32 seg, int order) mthca_buddy_free() argument
140 static int mthca_buddy_init(struct mthca_buddy *buddy, int max_order) mthca_buddy_init() argument
179 static void mthca_buddy_cleanup(struct mthca_buddy *buddy) mthca_buddy_cleanup() argument
190 mthca_alloc_mtt_range(struct mthca_dev *dev, int order, struct mthca_buddy *buddy) mthca_alloc_mtt_range() argument
208 __mthca_alloc_mtt(struct mthca_dev *dev, int size, struct mthca_buddy *buddy) __mthca_alloc_mtt() argument
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dmr.c46 static u32 mlx4_buddy_alloc(struct mlx4_buddy *buddy, int order) mlx4_buddy_alloc() argument
83 static void mlx4_buddy_free(struct mlx4_buddy *buddy, u32 seg, int order) mlx4_buddy_free() argument
102 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) mlx4_buddy_init() argument
142 static void mlx4_buddy_cleanup(struct mlx4_buddy *buddy) mlx4_buddy_cleanup() argument
/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable.h146 pte_t *buddy = ptep_buddy(ptep); set_pte() local
184 pte_t *buddy = ptep_buddy(ptep); set_pte() local
/linux-4.4.14/fs/jfs/
H A Djfs_dmap.c2806 int budsz, buddy; dbJoin() local
/linux-4.4.14/fs/ext4/
H A Dmballoc.c569 void *buddy; __mb_check_buddy() local
784 void *buddy; mb_regenerate_buddy() local
1366 void *buddy = mb_find_buddy(e4b, order, &max); mb_buddy_mark_free() local
1508 void *buddy; mb_find_extent() local
1566 void *buddy; mb_mark_used() local
1890 void *buddy; ext4_mb_simple_scan_group() local
664 ext4_mb_mark_free_simple(struct super_block *sb, void *buddy, ext4_grpblk_t first, ext4_grpblk_t len, struct ext4_group_info *grp) ext4_mb_mark_free_simple() argument
722 ext4_mb_generate_buddy(struct super_block *sb, void *buddy, void *bitmap, ext4_group_t group) ext4_mb_generate_buddy() argument

Completed in 360 milliseconds