/linux-3.3/mm/ |
D | nobootmem.c | 36 u64 goal, u64 limit) in __alloc_memory_core_early() 198 unsigned long goal, in ___alloc_bootmem_nopanic() 235 unsigned long goal) in __alloc_bootmem_nopanic() 243 unsigned long goal, unsigned long limit) in ___alloc_bootmem() 271 unsigned long goal) in __alloc_bootmem() 294 unsigned long align, unsigned long goal) in __alloc_bootmem_node() 311 unsigned long align, unsigned long goal) in __alloc_bootmem_node_high() 327 unsigned long pfn, goal, limit; in alloc_bootmem_section() local 339 unsigned long align, unsigned long goal) in __alloc_bootmem_node_nopanic() 372 unsigned long goal) in __alloc_bootmem_low() [all …]
|
D | bootmem.c | 472 unsigned long goal, unsigned long limit) in alloc_bootmem_core() 579 unsigned long goal, unsigned long limit) in alloc_arch_preferred_bootmem() 600 unsigned long goal, in ___alloc_bootmem_nopanic() 644 unsigned long goal) in __alloc_bootmem_nopanic() 652 unsigned long goal, unsigned long limit) in ___alloc_bootmem() 680 unsigned long goal) in __alloc_bootmem() 689 unsigned long goal, unsigned long limit) in ___alloc_bootmem_node() 720 unsigned long align, unsigned long goal) in __alloc_bootmem_node() 729 unsigned long align, unsigned long goal) in __alloc_bootmem_node_high() 769 unsigned long pfn, goal, limit; in alloc_bootmem_section() local [all …]
|
D | sparse-vmemmap.c | 41 unsigned long goal) in __earlyonly_bootmem_alloc()
|
/linux-3.3/arch/tile/lib/ |
D | strchr_32.c | 30 const uint32_t goal = 0x01010101 * (uint8_t) c; in strchr() local
|
D | strchr_64.c | 30 const uint64_t goal = 0x0101010101010101ULL * (uint8_t) c; in strchr() local
|
D | memchr_64.c | 25 uint64_t goal, before_mask, v, bits; in memchr() local
|
D | memchr_32.c | 25 uint32_t goal, before_mask, v, bits; in memchr() local
|
/linux-3.3/fs/ufs/ |
D | balloc.c | 346 u64 goal, unsigned count, int *err, in ufs_new_fragments() 576 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 689 u64 goal, int *err) in ufs_alloccg_block() 784 u64 goal, unsigned count) in ufs_bitmap_search()
|
D | inode.c | 183 u64 tmp, goal, lastfrag, block, lastblock; in ufs_inode_getfrag() local 339 u64 tmp, goal, block; in ufs_inode_getblock() local
|
/linux-3.3/drivers/tty/ |
D | tty_buffer.c | 251 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in tty_insert_flip_string_fixed_flag() local 288 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in tty_insert_flip_string_flags() local
|
/linux-3.3/arch/x86/include/asm/ |
D | mmzone_32.h | 66 #define bootmem_arch_preferred_node(__bdata, size, align, goal, limit) \ argument
|
/linux-3.3/fs/ext4/ |
D | indirect.c | 241 ext4_fsblk_t goal; in ext4_find_goal() local 307 ext4_lblk_t iblock, ext4_fsblk_t goal, in ext4_alloc_blocks() 445 int *blks, ext4_fsblk_t goal, in ext4_alloc_branch() 658 ext4_fsblk_t goal; in ext4_ind_map_blocks() local
|
D | migrate.c | 440 __u32 goal; in ext4_ext_migrate() local
|
/linux-3.3/fs/ocfs2/ |
D | reservations.c | 367 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) in ocfs2_find_resv_lhs() 472 unsigned int goal, unsigned int wanted) in __ocfs2_resv_find_window() 695 unsigned int goal = 0; in ocfs2_resv_find_window() local
|
/linux-3.3/fs/udf/ |
D | balloc.c | 228 uint32_t goal, int *err) in udf_bitmap_new_block() 648 uint32_t goal, int *err) in udf_table_new_block() 793 uint16_t partition, uint32_t goal, int *err) in udf_new_block()
|
/linux-3.3/fs/hfs/ |
D | bitmap.c | 139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) in hfs_vbm_search_free()
|
D | extent.c | 375 u32 start, len, goal; in hfs_extend_file() local
|
/linux-3.3/arch/x86/kernel/ |
D | setup_percpu.c | 101 const unsigned long goal = __pa(MAX_DMA_ADDRESS); in pcpu_alloc_bootmem() local
|
/linux-3.3/fs/gfs2/ |
D | rgrp.c | 201 u32 goal, u8 state) in gfs2_bitfit() 936 u32 goal = 0, block; in try_rgrp_unlink() local 1173 static u32 rgblk_search(struct gfs2_rgrpd *rgd, u32 goal, in rgblk_search() 1252 u32 goal; in gfs2_alloc_extent() local 1380 u32 goal, blk; /* block, within the rgrp scope */ in gfs2_alloc_blocks() local
|
/linux-3.3/fs/ext2/ |
D | balloc.c | 302 search_reserve_window(struct rb_root *root, ext2_fsblk_t goal) in search_reserve_window() 1217 ext2_fsblk_t ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, in ext2_new_blocks() 1439 ext2_fsblk_t ext2_new_block(struct inode *inode, unsigned long goal, int *errp) in ext2_new_block()
|
D | inode.c | 390 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 468 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 609 ext2_fsblk_t goal; in ext2_get_blocks() local
|
/linux-3.3/fs/affs/ |
D | bitmap.c | 139 affs_alloc_block(struct inode *inode, u32 goal) in affs_alloc_block()
|
/linux-3.3/fs/ext3/ |
D | balloc.c | 307 search_reserve_window(struct rb_root *root, ext3_fsblk_t goal) in search_reserve_window() 1494 ext3_fsblk_t goal, unsigned long *count, int *errp) in ext3_new_blocks() 1771 ext3_fsblk_t goal, int *errp) in ext3_new_block()
|
/linux-3.3/drivers/misc/ |
D | vmw_balloon.c | 509 unsigned int goal; in vmballoon_inflate() local 619 unsigned int goal; in vmballoon_deflate() local
|
/linux-3.3/arch/tile/kernel/ |
D | setup.c | 583 static inline unsigned long alloc_bootmem_pfn(int size, unsigned long goal) in alloc_bootmem_pfn() 630 unsigned long goal = 0; in zone_sizes_init() local
|