Home
last modified time | relevance | path

Searched refs:begin (Results 1 – 4 of 4) sorted by relevance

/mm/
Dlist_lru.c323 int begin, int end) in __memcg_destroy_list_lru_node() argument
327 for (i = begin; i < end; i++) in __memcg_destroy_list_lru_node()
332 int begin, int end) in __memcg_init_list_lru_node() argument
336 for (i = begin; i < end; i++) { in __memcg_init_list_lru_node()
348 __memcg_destroy_list_lru_node(memcg_lrus, begin, i); in __memcg_init_list_lru_node()
Dswap_state.c286 void clear_shadow_from_swap_cache(int type, unsigned long begin, in clear_shadow_from_swap_cache() argument
289 unsigned long curr = begin; in clear_shadow_from_swap_cache()
Dswapfile.c726 unsigned long begin = offset; in swap_range_free() local
756 clear_shadow_from_swap_cache(si->type, begin, end); in swap_range_free()
/mm/damon/
Dcore.c567 struct timespec64 begin, end; in damon_do_apply_schemes() local
621 ktime_get_coarse_ts64(&begin); in damon_do_apply_schemes()
625 timespec64_to_ns(&begin); in damon_do_apply_schemes()