Searched refs:alarm_entry (Results 1 – 3 of 3) sorted by relevance
22 struct alarm_entry { struct23 LIST_ENTRY(alarm_entry) next;30 static LIST_HEAD(alarm_list, alarm_entry) alarm_list = LIST_HEAD_INITIALIZER(); argument37 alarm_remove_unsafe(struct alarm_entry *ap) in alarm_remove_unsafe()47 struct alarm_entry *ap = arg; in alarm_callback()62 alarm_set(struct alarm_entry *entry, LARGE_INTEGER deadline) in alarm_set()74 struct alarm_entry *entry;89 struct alarm_entry *ap; in rte_eal_alarm_set()173 alarm_matches(const struct alarm_entry *ap, in alarm_matches()183 struct alarm_entry *ap; in rte_eal_alarm_cancel()
33 struct alarm_entry { struct34 LIST_ENTRY(alarm_entry) next;42 static LIST_HEAD(alarm_list, alarm_entry) alarm_list = LIST_HEAD_INITIALIZER(); argument118 struct alarm_entry *ap; in eal_alarm_get_timeout_ns()137 struct alarm_entry *ap; in unregister_current_callback()155 struct alarm_entry *ap; in register_first_callback()172 struct alarm_entry *ap; in eal_alarm_callback()205 struct alarm_entry *ap, *new_alarm; in rte_eal_alarm_set()257 struct alarm_entry *ap, *ap_prev; in rte_eal_alarm_cancel()
38 struct alarm_entry { struct39 LIST_ENTRY(alarm_entry) next;47 static LIST_HEAD(alarm_list, alarm_entry) alarm_list = LIST_HEAD_INITIALIZER(); argument92 struct alarm_entry *ap; in eal_alarm_callback()133 struct alarm_entry *ap, *new_alarm; in rte_eal_alarm_set()195 struct alarm_entry *ap, *ap_prev; in rte_eal_alarm_cancel()