Searched defs:hrtimer (Results 1 – 5 of 5) sorted by relevance
104 struct hrtimer { struct105 union ktime _softexpires; /**< Structure of the scheduled time. */106 Handler function; /**< Timeout callback function. */107 unsigned long state; /**< Timer working state. Not in use temporarily. */132 struct hrtimer_list_node { argument
34 int osal_hrtimer_create(osal_hrtimer *hrtimer) in osal_hrtimer_create()38 int osal_hrtimer_start(osal_hrtimer *hrtimer) in osal_hrtimer_start()42 int osal_hrtimer_destory(osal_hrtimer *hrtimer) in osal_hrtimer_destory()
64 struct hrtimer hrtimer; member
167 struct hrtimer hrtimer; member1079 static enum hrtimer_restart kbasep_vinstr_wake_up_callback(struct hrtimer *hrtimer) in kbasep_vinstr_wake_up_callback()
179 struct hrtimer hrtimer; member1147 struct hrtimer *hrtimer) in kbasep_vinstr_wake_up_callback()