Home
last modified time | relevance | path

Searched refs:uv_rtc_timer_head (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/platform/uv/
Duv_time.c59 struct uv_rtc_timer_head { struct
74 static struct uv_rtc_timer_head **blade_info __read_mostly;
169 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers()
172 head = kmalloc_node(sizeof(struct uv_rtc_timer_head) + in uv_rtc_allocate_timers()
194 static void uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) in uv_rtc_find_next_timer()
228 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_set_timer()
264 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_unset_timer()