Searched refs:sd_hrtp (Results 1 – 1 of 1) sorted by relevance
619 struct sdebug_hrtimer *sd_hrtp; member3508 struct sdebug_hrtimer *sd_hrtp = (struct sdebug_hrtimer *)timer; in sdebug_q_cmd_hrt_complete() local3514 qa_indx = sd_hrtp->qa_indx; in sdebug_q_cmd_hrt_complete()3687 if (sqcp->sd_hrtp) in stop_queued_cmnd()3689 &sqcp->sd_hrtp->hrt); in stop_queued_cmnd()3728 if (sqcp->sd_hrtp) in stop_all_queued()3730 &sqcp->sd_hrtp->hrt); in stop_all_queued()3761 kfree(sqcp->sd_hrtp); in free_all_queued()3762 sqcp->sd_hrtp = NULL; in free_all_queued()4024 struct sdebug_hrtimer *sd_hp = sqcp->sd_hrtp; in schedule_resp()[all …]