/linux-4.4.14/mm/ |
D | nobootmem.c | 36 u64 goal, u64 limit) in __alloc_memory_core_early() 236 unsigned long goal, in ___alloc_bootmem_nopanic() 273 unsigned long goal) in __alloc_bootmem_nopanic() 281 unsigned long goal, unsigned long limit) in ___alloc_bootmem() 309 unsigned long goal) in __alloc_bootmem() 319 unsigned long goal, in ___alloc_bootmem_node_nopanic() 344 unsigned long align, unsigned long goal) in __alloc_bootmem_node_nopanic() 353 unsigned long align, unsigned long goal, in ___alloc_bootmem_node() 383 unsigned long align, unsigned long goal) in __alloc_bootmem_node() 392 unsigned long align, unsigned long goal) in __alloc_bootmem_node_high() [all …]
|
D | bootmem.c | 502 unsigned long goal, unsigned long limit) in alloc_bootmem_bdata() 609 unsigned long goal, in alloc_bootmem_core() 634 unsigned long goal, in ___alloc_bootmem_nopanic() 665 unsigned long goal) in __alloc_bootmem_nopanic() 673 unsigned long goal, unsigned long limit) in ___alloc_bootmem() 701 unsigned long goal) in __alloc_bootmem() 710 unsigned long goal, unsigned long limit) in ___alloc_bootmem_node_nopanic() 739 unsigned long align, unsigned long goal) in __alloc_bootmem_node_nopanic() 748 unsigned long align, unsigned long goal, in ___alloc_bootmem_node() 778 unsigned long align, unsigned long goal) in __alloc_bootmem_node() [all …]
|
D | sparse-vmemmap.c | 41 unsigned long goal) in __earlyonly_bootmem_alloc()
|
D | sparse.c | 267 unsigned long goal, limit; in sparse_early_usemaps_alloc_pgdat_section() local
|
/linux-4.4.14/fs/ufs/ |
D | balloc.c | 342 u64 goal, unsigned count, int *err, in ufs_new_fragments() 574 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 685 u64 goal, int *err) in ufs_alloccg_block() 778 u64 goal, unsigned count) in ufs_bitmap_search()
|
D | inode.c | 259 u64 tmp, goal, lastfrag; in ufs_inode_getfrag() local 338 u64 tmp = 0, goal; in ufs_inode_getblock() local
|
/linux-4.4.14/arch/tile/lib/ |
D | strchr_64.c | 29 const uint64_t goal = copy_byte(c); in strchr() local
|
D | strchr_32.c | 28 const uint32_t goal = 0x01010101 * (uint8_t) c; in strchr() local
|
D | memchr_64.c | 26 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-4.4.14/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
|
D | dlmglue.c | 1319 unsigned long goal) in lockres_add_mask_waiter()
|
/linux-4.4.14/fs/udf/ |
D | balloc.c | 223 uint32_t goal, int *err) in udf_bitmap_new_block() 638 uint32_t goal, int *err) in udf_table_new_block() 793 uint16_t partition, uint32_t goal, int *err) in udf_new_block()
|
D | inode.c | 670 int goal = 0, pgoal = iinfo->i_location.logicalBlockNum; in inode_getblk() local
|
/linux-4.4.14/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 | 388 u32 start, len, goal; in hfs_extend_file() local
|
/linux-4.4.14/drivers/tty/ |
D | tty_buffer.c | 310 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in tty_insert_flip_string_fixed_flag() local 346 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in tty_insert_flip_string_flags() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | setup_percpu.c | 101 const unsigned long goal = __pa(MAX_DMA_ADDRESS); in pcpu_alloc_bootmem() local
|
/linux-4.4.14/fs/ext2/ |
D | balloc.c | 291 search_reserve_window(struct rb_root *root, ext2_fsblk_t goal) in search_reserve_window() 1210 ext2_fsblk_t ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, in ext2_new_blocks() 1430 ext2_fsblk_t ext2_new_block(struct inode *inode, unsigned long goal, int *errp) in ext2_new_block()
|
D | inode.c | 396 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 474 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 627 ext2_fsblk_t goal; in ext2_get_blocks() local
|
D | xattr.c | 656 ext2_fsblk_t goal = ext2_group_first_block_no(sb, in ext2_xattr_set2() local
|
/linux-4.4.14/fs/affs/ |
D | bitmap.c | 114 affs_alloc_block(struct inode *inode, u32 goal) in affs_alloc_block()
|
/linux-4.4.14/fs/gfs2/ |
D | rgrp.c | 219 u32 goal, u8 state) in gfs2_bitfit() 1117 u32 i, goal, count = 0; in count_unlinked() local 1505 u64 goal; in rg_mblk_search() local 2311 u64 goal; in gfs2_set_alloc_start() local
|
/linux-4.4.14/fs/hfsplus/ |
D | extents.c | 433 u32 start, len, goal; in hfsplus_file_extend() local
|
/linux-4.4.14/arch/tile/kernel/ |
D | setup.c | 612 unsigned long goal) in alloc_bootmem_pfn() 782 unsigned long goal = 0; in zone_sizes_init() local
|
/linux-4.4.14/fs/ext4/ |
D | migrate.c | 444 __u32 goal; in ext4_ext_migrate() local
|
D | balloc.c | 629 ext4_fsblk_t goal, unsigned int flags, in ext4_new_meta_blocks()
|
D | ialloc.c | 744 __u32 goal, uid_t *owner, int handle_type, in __ext4_new_inode()
|
D | indirect.c | 246 ext4_fsblk_t goal; in ext4_find_goal() local
|
D | xattr.c | 903 ext4_fsblk_t goal, block; in ext4_xattr_block_set() local
|
D | extents.c | 231 ext4_fsblk_t goal, newblock; in ext4_ext_new_meta_block() local 1270 ext4_fsblk_t newblock, goal = 0; in ext4_ext_grow_indepth() local
|
D | ext4.h | 138 ext4_fsblk_t goal; member 2427 #define ext4_new_inode(handle, dir, mode, qstr, goal, owner) \ argument 2430 #define ext4_new_inode_start_handle(dir, mode, qstr, goal, owner, \ argument
|
D | mballoc.c | 4178 ext4_fsblk_t goal; in ext4_mb_initialize_context() local
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_lblc.c | 302 int goal; in ip_vs_lblc_check_expire() local
|
D | ip_vs_lblcr.c | 466 int goal; in ip_vs_lblcr_check_expire() local
|
/linux-4.4.14/net/dccp/ |
D | proto.c | 1109 unsigned long goal; in dccp_init() local
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 1365 struct sym_trans *goal) 1423 struct sym_trans *goal = &tp->tgoal; local
|
/linux-4.4.14/net/sctp/ |
D | protocol.c | 1353 unsigned long goal; in sctp_init() local
|
/linux-4.4.14/net/decnet/ |
D | dn_route.c | 1876 int i, goal, order; in dn_route_init() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | smp_64.c | 1466 const unsigned long goal = __pa(MAX_DMA_ADDRESS); in pcpu_alloc_bootmem() local
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 705 struct ahc_transinfo goal; member
|
D | aic79xx.h | 759 struct ahd_transinfo goal; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.c | 17027 int goal; in tg3_calc_dma_bndry() local
|