Searched refs:tv_sec_at_expire (Results 1 – 2 of 2) sorted by relevance
139 uint32_t tv_sec_at_expire; /* the seconds from boot to expire */ member
5319 twait_block->vtag_block[i].tv_sec_at_expire = 0;5379 twait_block->vtag_block[i].tv_sec_at_expire =5386 ((long)twait_block->vtag_block[i].tv_sec_at_expire < now.tv_sec)) {5388 twait_block->vtag_block[i].tv_sec_at_expire = 0;5394 twait_block->vtag_block[i].tv_sec_at_expire = now.tv_sec + time;5419 twait_block->vtag_block[0].tv_sec_at_expire = now.tv_sec + time;7843 } else if ((long)twait_block->vtag_block[i].tv_sec_at_expire <7846 twait_block->vtag_block[i].tv_sec_at_expire = 0;