Searched refs:tv_sec_at_expire (Results 1 – 2 of 2) sorted by relevance
137 uint32_t tv_sec_at_expire; /* the seconds from boot to expire */ member
5286 twait_block->vtag_block[i].tv_sec_at_expire = 0;5346 twait_block->vtag_block[i].tv_sec_at_expire =5353 ((long)twait_block->vtag_block[i].tv_sec_at_expire < now.tv_sec)) {5355 twait_block->vtag_block[i].tv_sec_at_expire = 0;5361 twait_block->vtag_block[i].tv_sec_at_expire = now.tv_sec + time;5389 twait_block->vtag_block[0].tv_sec_at_expire = now.tv_sec + time;7814 } else if ((long)twait_block->vtag_block[i].tv_sec_at_expire <7817 twait_block->vtag_block[i].tv_sec_at_expire = 0;