Searched refs:alarm_entry (Results 1 – 3 of 3) sorted by relevance
21 struct alarm_entry { struct22 LIST_ENTRY(alarm_entry) next;29 static LIST_HEAD(alarm_list, alarm_entry) alarm_list = LIST_HEAD_INITIALIZER(); argument36 alarm_remove_unsafe(struct alarm_entry *ap) in alarm_remove_unsafe()46 struct alarm_entry *ap = arg; in alarm_callback()61 alarm_set(struct alarm_entry *entry, LARGE_INTEGER deadline) in alarm_set()73 struct alarm_entry *entry;88 struct alarm_entry *ap; in rte_eal_alarm_set()167 alarm_matches(const struct alarm_entry *ap, in alarm_matches()177 struct alarm_entry *ap; in rte_eal_alarm_cancel()
33 struct alarm_entry { struct34 LIST_ENTRY(alarm_entry) next;43 static LIST_HEAD(alarm_list, alarm_entry) alarm_list = LIST_HEAD_INITIALIZER(); argument95 struct alarm_entry *ap; in eal_alarm_get_timeout_ns()114 struct alarm_entry *ap; in unregister_current_callback()132 struct alarm_entry *ap; in register_first_callback()149 struct alarm_entry *ap; in eal_alarm_callback()182 struct alarm_entry *ap, *new_alarm; in rte_eal_alarm_set()234 struct alarm_entry *ap, *ap_prev; in rte_eal_alarm_cancel()
45 struct alarm_entry { struct46 LIST_ENTRY(alarm_entry) next;54 static LIST_HEAD(alarm_list, alarm_entry) alarm_list = LIST_HEAD_INITIALIZER(); argument81 struct alarm_entry *ap; in eal_alarm_callback()122 struct alarm_entry *ap, *new_alarm; in rte_eal_alarm_set()184 struct alarm_entry *ap, *ap_prev; in rte_eal_alarm_cancel()