Home
last modified time | relevance | path

Searched defs:goal (Results 1 – 47 of 47) sorted by relevance

/linux-4.1.27/mm/
Dnobootmem.c36 u64 goal, u64 limit) in __alloc_memory_core_early()
223 unsigned long goal, in ___alloc_bootmem_nopanic()
260 unsigned long goal) in __alloc_bootmem_nopanic()
268 unsigned long goal, unsigned long limit) in ___alloc_bootmem()
296 unsigned long goal) in __alloc_bootmem()
306 unsigned long goal, in ___alloc_bootmem_node_nopanic()
331 unsigned long align, unsigned long goal) in __alloc_bootmem_node_nopanic()
340 unsigned long align, unsigned long goal, in ___alloc_bootmem_node()
370 unsigned long align, unsigned long goal) in __alloc_bootmem_node()
379 unsigned long align, unsigned long goal) in __alloc_bootmem_node_high()
[all …]
Dbootmem.c495 unsigned long goal, unsigned long limit) in alloc_bootmem_bdata()
602 unsigned long goal, in alloc_bootmem_core()
627 unsigned long goal, in ___alloc_bootmem_nopanic()
658 unsigned long goal) in __alloc_bootmem_nopanic()
666 unsigned long goal, unsigned long limit) in ___alloc_bootmem()
694 unsigned long goal) in __alloc_bootmem()
703 unsigned long goal, unsigned long limit) in ___alloc_bootmem_node_nopanic()
732 unsigned long align, unsigned long goal) in __alloc_bootmem_node_nopanic()
741 unsigned long align, unsigned long goal, in ___alloc_bootmem_node()
771 unsigned long align, unsigned long goal) in __alloc_bootmem_node()
[all …]
Dsparse-vmemmap.c41 unsigned long goal) in __earlyonly_bootmem_alloc()
Dsparse.c267 unsigned long goal, limit; in sparse_early_usemaps_alloc_pgdat_section() local
/linux-4.1.27/fs/ufs/
Dballoc.c342 u64 goal, unsigned count, int *err, in ufs_new_fragments()
570 u64 goal, unsigned count, int *err) in ufs_alloc_fragments()
681 u64 goal, int *err) in ufs_alloccg_block()
774 u64 goal, unsigned count) in ufs_bitmap_search()
Dinode.c182 u64 tmp, goal, lastfrag, block, lastblock; in ufs_inode_getfrag() local
338 u64 tmp, goal, block; in ufs_inode_getblock() local
/linux-4.1.27/arch/tile/lib/
Dstrchr_64.c29 const uint64_t goal = copy_byte(c); in strchr() local
Dstrchr_32.c28 const uint32_t goal = 0x01010101 * (uint8_t) c; in strchr() local
Dmemchr_64.c26 uint64_t goal, before_mask, v, bits; in memchr() local
Dmemchr_32.c25 uint32_t goal, before_mask, v, bits; in memchr() local
/linux-4.1.27/fs/ocfs2/
Dreservations.c367 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
Ddlmglue.c1319 unsigned long goal) in lockres_add_mask_waiter()
/linux-4.1.27/fs/udf/
Dballoc.c223 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()
Dinode.c670 int goal = 0, pgoal = iinfo->i_location.logicalBlockNum; in inode_getblk() local
/linux-4.1.27/fs/hfs/
Dbitmap.c139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) in hfs_vbm_search_free()
Dextent.c388 u32 start, len, goal; in hfs_extend_file() local
/linux-4.1.27/drivers/tty/
Dtty_buffer.c304 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in tty_insert_flip_string_fixed_flag() local
340 int goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in tty_insert_flip_string_flags() local
/linux-4.1.27/arch/x86/kernel/
Dsetup_percpu.c101 const unsigned long goal = __pa(MAX_DMA_ADDRESS); in pcpu_alloc_bootmem() local
/linux-4.1.27/fs/affs/
Dbitmap.c114 affs_alloc_block(struct inode *inode, u32 goal) in affs_alloc_block()
/linux-4.1.27/fs/ext2/
Dballoc.c291 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()
Dinode.c395 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks()
473 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
626 ext2_fsblk_t goal; in ext2_get_blocks() local
Dxattr.c657 ext2_fsblk_t goal = ext2_group_first_block_no(sb, in ext2_xattr_set2() local
/linux-4.1.27/fs/ext3/
Dballoc.c299 search_reserve_window(struct rb_root *root, ext3_fsblk_t goal) in search_reserve_window()
1487 ext3_fsblk_t goal, unsigned long *count, int *errp) in ext3_new_blocks()
1764 ext3_fsblk_t goal, int *errp) in ext3_new_block()
Dinode.c576 ext3_fsblk_t goal, int indirect_blks, int blks, in ext3_alloc_blocks()
654 int indirect_blks, int *blks, ext3_fsblk_t goal, in ext3_alloc_branch()
866 ext3_fsblk_t goal; in ext3_get_blocks_handle() local
Dxattr.c798 ext3_fsblk_t goal = ext3_group_first_block_no(sb, in ext3_xattr_block_set() local
/linux-4.1.27/drivers/misc/
Dvmw_balloon.c510 unsigned int goal; in vmballoon_inflate() local
620 unsigned int goal; in vmballoon_deflate() local
/linux-4.1.27/fs/gfs2/
Drgrp.c219 u32 goal, u8 state) in gfs2_bitfit()
1116 u32 i, goal, count = 0; in count_unlinked() local
1489 u64 goal; in rg_mblk_search() local
2288 u64 goal; in gfs2_set_alloc_start() local
/linux-4.1.27/fs/hfsplus/
Dextents.c433 u32 start, len, goal; in hfsplus_file_extend() local
/linux-4.1.27/arch/tile/kernel/
Dsetup.c612 unsigned long goal) in alloc_bootmem_pfn()
782 unsigned long goal = 0; in zone_sizes_init() local
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_lblc.c303 int goal; in ip_vs_lblc_check_expire() local
Dip_vs_lblcr.c467 int goal; in ip_vs_lblcr_check_expire() local
/linux-4.1.27/fs/ext4/
Dmigrate.c444 __u32 goal; in ext4_ext_migrate() local
Dballoc.c622 ext4_fsblk_t goal, unsigned int flags, in ext4_new_meta_blocks()
Dialloc.c712 __u32 goal, uid_t *owner, int handle_type, in __ext4_new_inode()
Dindirect.c245 ext4_fsblk_t goal; in ext4_find_goal() local
Dxattr.c904 ext4_fsblk_t goal, block; in ext4_xattr_block_set() local
Dextents.c230 ext4_fsblk_t goal, newblock; in ext4_ext_new_meta_block() local
1268 ext4_fsblk_t newblock, goal = 0; in ext4_ext_grow_indepth() local
Dext4.h141 ext4_fsblk_t goal; member
2233 #define ext4_new_inode(handle, dir, mode, qstr, goal, owner) \ argument
2236 #define ext4_new_inode_start_handle(dir, mode, qstr, goal, owner, \ argument
Dmballoc.c4157 ext4_fsblk_t goal; in ext4_mb_initialize_context() local
/linux-4.1.27/net/dccp/
Dproto.c1110 unsigned long goal; in dccp_init() local
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1365 struct sym_trans *goal)
1423 struct sym_trans *goal = &tp->tgoal; local
/linux-4.1.27/net/sctp/
Dprotocol.c1333 unsigned long goal; in sctp_init() local
/linux-4.1.27/arch/sparc/kernel/
Dsmp_64.c1466 const unsigned long goal = __pa(MAX_DMA_ADDRESS); in pcpu_alloc_bootmem() local
/linux-4.1.27/net/decnet/
Ddn_route.c1871 int i, goal, order; in dn_route_init() local
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.h705 struct ahc_transinfo goal; member
Daic79xx.h759 struct ahd_transinfo goal; member
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c17027 int goal; in tg3_calc_dma_bndry() local