Searched refs:next_check (Results 1 – 3 of 3) sorted by relevance
81 u64 next_check; member321 if (time_before64(now, state->next_check) && in throttle_active_work()325 state->next_check = now + CHECK_INTERVAL; in throttle_active_work()449 if (time_before64(now, state->next_check)) in thresh_event_valid()452 state->next_check = now + CHECK_INTERVAL; in thresh_event_valid()
529 char *next_check; in scsi_dev_info_list_add_str() local538 next_check = ",\""; in scsi_dev_info_list_add_str()540 next_check = ","; in scsi_dev_info_list_add_str()552 strflags = strsep(&next, next_check); in scsi_dev_info_list_add_str()
4796 goto next_check; in qla2x00_init_rings()4839 next_check: in qla2x00_init_rings()