Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c4750 unsigned int order, unsigned long alloc_start_time) in check_alloc_stall_warn() argument
4753 unsigned long stall_msecs = jiffies_to_msecs(jiffies - alloc_start_time); in check_alloc_stall_warn()
4803 unsigned long alloc_start_time = jiffies; in __alloc_pages_slowpath() local
4935 check_alloc_stall_warn(gfp_mask, ac->nodemask, order, alloc_start_time); in __alloc_pages_slowpath()