Searched refs:alloc_start_time (Results 1 – 1 of 1) sorted by relevance
4750 unsigned int order, unsigned long alloc_start_time) in check_alloc_stall_warn() argument4753 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() local4935 check_alloc_stall_warn(gfp_mask, ac->nodemask, order, alloc_start_time); in __alloc_pages_slowpath()