Searched refs:post_init_f_time (Results 1 – 2 of 2) sorted by relevance
36 gd->post_init_f_time = post_time_ms(0); in post_init_f()37 if (!gd->post_init_f_time) in post_init_f()
57 unsigned long post_init_f_time; /* When post_init_f started */ member