| /linux/tools/testing/selftests/damon/ |
| H A D | drgn_dump_damon_status.py | 33 def intervals_goal_to_dict(goal): argument 94 def damos_quota_goal_to_dict(goal): argument
|
| /linux/mm/damon/ |
| H A D | core.c | 333 struct damos_quota_goal *goal; in damos_new_quota_goal() local 692 struct damon_intervals_goal *goal = &attrs->intervals_goal; in damon_valid_intervals_goal() local 777 struct damos_quota_goal *goal; in damos_nth_quota_goal() local 1657 struct damon_intervals_goal *goal; in kdamond_tune_intervals() local 2055 const unsigned long goal = 10000; in damon_feed_loop_next_input() local 2104 struct damos_quota_goal *goal) in damos_get_node_mem_bp() 2118 struct damos_quota_goal *goal) in damos_get_node_memcg_used_bp() 2151 struct damos_quota_goal *goal) in damos_get_node_mem_bp() 2157 struct damos_quota_goal *goal) in damos_get_node_memcg_used_bp() 2181 static void damos_set_quota_goal_current_value(struct damos_quota_goal *goal) in damos_set_quota_goal_current_value() [all …]
|
| H A D | sysfs.c | 455 struct damon_sysfs_intervals_goal *goal = kmalloc_obj(*goal); in damon_sysfs_intervals_goal_alloc() local 471 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in access_bp_show() local 480 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in access_bp_store() local 495 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in aggrs_show() local 504 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in aggrs_store() local 519 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in min_sample_us_show() local 528 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in min_sample_us_store() local 543 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in max_sample_us_show() local 552 struct damon_sysfs_intervals_goal *goal = container_of(kobj, in max_sample_us_store() local 626 struct damon_sysfs_intervals_goal *goal; in damon_sysfs_intervals_add_dirs() local
|
| H A D | sysfs-schemes.c | 1092 struct damos_sysfs_quota_goal *goal = container_of(kobj, in target_metric_show() local 1109 struct damos_sysfs_quota_goal *goal = container_of(kobj, in target_metric_store() local 1128 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in target_value_show() local 1137 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in target_value_store() local 1147 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in current_value_show() local 1156 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in current_value_store() local 1167 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in nid_show() local 1177 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in nid_store() local 1188 struct damos_sysfs_quota_goal *goal = container_of(kobj, in path_show() local 1197 struct damos_sysfs_quota_goal *goal = container_of(kobj, in path_store() local [all …]
|
| H A D | reclaim.c | 196 struct damos_quota_goal *goal; in damon_reclaim_apply_parameters() local
|
| /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
|
| /linux/fs/xfs/ |
| H A D | xfs_icache.c | 1704 enum xfs_icwalk_goal goal, in xfs_icwalk_igrab() 1724 enum xfs_icwalk_goal goal, in xfs_icwalk_process_inode() 1749 enum xfs_icwalk_goal goal, in xfs_icwalk_ag() 1858 enum xfs_icwalk_goal goal, in xfs_icwalk()
|
| /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
|
| /linux/fs/affs/ |
| H A D | bitmap.c | 115 affs_alloc_block(struct inode *inode, u32 goal) in affs_alloc_block()
|
| /linux/net/rds/ |
| H A D | ib_frmr.c | 362 unsigned long *unpinned, unsigned int goal) in rds_ib_unreg_frmr()
|
| /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 2390 u64 goal; in gfs2_set_alloc_start() local
|
| /linux/fs/ufs/ |
| H A D | inode.c | 262 u64 tmp, goal, lastfrag; in ufs_inode_getfrag() local 320 u64 tmp = 0, goal; in ufs_inode_getblock() local
|
| /linux/fs/hfsplus/ |
| H A D | extents.c | 441 u32 start, len, goal; in hfsplus_file_extend() local
|
| /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
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_lblc.c | 298 int goal; in ip_vs_lblc_check_expire() local
|
| H A D | ip_vs_lblcr.c | 462 int goal; in ip_vs_lblcr_check_expire() local
|
| /linux/net/dccp/ |
| H A D | proto.c | |
| /linux/mm/ |
| H A D | sparse-vmemmap.c | 54 unsigned long goal) in __earlyonly_bootmem_alloc()
|
| /linux/include/linux/ |
| H A D | damon.h | 880 #define damos_for_each_quota_goal(goal, quota) \ argument 883 #define damos_for_each_quota_goal_safe(goal, next, quota) \ argument
|
| /linux/fs/ext4/ |
| H A D | indirect.c | 254 ext4_fsblk_t goal; in ext4_find_goal() local
|
| /linux/mm/damon/tests/ |
| H A D | core-kunit.h | 615 struct damos_quota_goal *goal, *next; in damos_test_commit_quota_goals_for() local
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 1352 struct sym_trans *goal) 1410 struct sym_trans *goal = &tp->tgoal; local
|