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
5283 twait_block->vtag_block[i].tv_sec_at_expire = 0;5343 twait_block->vtag_block[i].tv_sec_at_expire =5350 ((long)twait_block->vtag_block[i].tv_sec_at_expire < now.tv_sec)) {5352 twait_block->vtag_block[i].tv_sec_at_expire = 0;5358 twait_block->vtag_block[i].tv_sec_at_expire = now.tv_sec + time;5383 twait_block->vtag_block[0].tv_sec_at_expire = now.tv_sec + time;7763 } else if ((long)twait_block->vtag_block[i].tv_sec_at_expire <7766 twait_block->vtag_block[i].tv_sec_at_expire = 0;