/openbmc/phosphor-pid-control/experiments/ |
H A D | drive.cpp | 52 bool valueClose(int64_t value, int64_t goal) in valueClose() 72 static void driveGoal(int64_t& seriesCnt, int64_t setPwm, int64_t goal, in driveGoal() argument 134 [[maybe_unused]] int64_t goal, in driveTime() 229 int64_t goal = 0.5 * average; in driveMain() local
|
/openbmc/linux/fs/ufs/ |
H A D | balloc.c | 341 u64 goal, unsigned count, int *err, in ufs_new_fragments() 584 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 698 u64 goal, int *err) in ufs_alloccg_block() 793 u64 goal, unsigned count) in ufs_bitmap_search()
|
H A D | inode.c | 262 u64 tmp, goal, lastfrag; in ufs_inode_getfrag() local 341 u64 tmp = 0, goal; in ufs_inode_getblock() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | reservations.c | 352 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) in ocfs2_find_resv_lhs() 457 unsigned int goal, unsigned int wanted) in __ocfs2_resv_find_window() 680 unsigned int goal = 0; in ocfs2_resv_find_window() local
|
/openbmc/linux/fs/udf/ |
H A D | balloc.c | 241 uint32_t goal, int *err) in udf_bitmap_new_block() 576 uint32_t goal, int *err) in udf_table_new_block() 732 uint16_t partition, uint32_t goal, int *err) in udf_new_block()
|
/openbmc/linux/fs/hfs/ |
H A D | bitmap.c | 139 u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) in hfs_vbm_search_free()
|
H A D | extent.c | 394 u32 start, len, goal; in hfs_extend_file() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_icache.c | 1591 enum xfs_icwalk_goal goal, in xfs_icwalk_igrab() 1611 enum xfs_icwalk_goal goal, in xfs_icwalk_process_inode() 1636 enum xfs_icwalk_goal goal, in xfs_icwalk_ag() 1745 enum xfs_icwalk_goal goal, in xfs_icwalk()
|
/openbmc/qemu/tests/qtest/ |
H A D | migration-helpers.c | 315 static bool check_migration_status(QTestState *who, const char *goal, in check_migration_status() 344 const char *goal, const char **ungoals) in wait_for_migration_status()
|
/openbmc/linux/fs/affs/ |
H A D | bitmap.c | 115 affs_alloc_block(struct inode *inode, u32 goal) in affs_alloc_block()
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 400 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 480 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 633 ext2_fsblk_t goal; in ext2_get_blocks() local
|
H A D | balloc.c | 297 search_reserve_window(struct rb_root *root, ext2_fsblk_t goal) in search_reserve_window() 1208 ext2_fsblk_t ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, in ext2_new_blocks()
|
H A D | xattr.c | 743 ext2_fsblk_t goal = ext2_group_first_block_no(sb, in ext2_xattr_set2() local
|
/openbmc/linux/net/rds/ |
H A D | ib_frmr.c | 358 unsigned long *unpinned, unsigned int goal) in rds_ib_unreg_frmr()
|
/openbmc/linux/fs/gfs2/ |
H A D | rgrp.c | 235 u32 goal, u8 state) in gfs2_bitfit() 1152 u32 i, goal, count = 0; in count_unlinked() local 1566 u64 goal; in rg_mblk_search() local 2392 u64 goal; in gfs2_set_alloc_start() local
|
/openbmc/linux/drivers/tty/ |
H A D | tty_buffer.c | 308 size_t goal = min_t(size_t, size - copied, TTY_BUFFER_PAGE); in __tty_insert_flip_string_flags() local
|
/openbmc/linux/fs/hfsplus/ |
H A D | extents.c | 446 u32 start, len, goal; in hfsplus_file_extend() local
|
/openbmc/linux/fs/ext4/ |
H A D | migrate.c | 418 __u32 goal, tmp_csum_seed; in ext4_ext_migrate() local
|
H A D | indirect.c | 254 ext4_fsblk_t goal; in ext4_find_goal() local
|
H A D | balloc.c | 729 ext4_fsblk_t goal, unsigned int flags, in ext4_new_meta_blocks()
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_lblc.c | 299 int goal; in ip_vs_lblc_check_expire() local
|
H A D | ip_vs_lblcr.c | 463 int goal; in ip_vs_lblcr_check_expire() local
|
/openbmc/linux/mm/ |
H A D | sparse-vmemmap.c | 43 unsigned long goal) in __earlyonly_bootmem_alloc()
|
/openbmc/linux/net/dccp/ |
H A D | proto.c | 1124 unsigned long goal; in dccp_init() local
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 686 static bool reclaim_until(const char *memcg, long goal) in reclaim_until()
|