Home
last modified time | relevance | path

Searched defs:hrtimer (Results 1 – 7 of 7) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dhrtimer.h115 struct hrtimer { struct
116 union ktime _softexpires; /**< Structure of the scheduled time. */
117 Handler function; /**< Timeout callback function. */
118 unsigned long state; /**< Timer working state. Not in use temporarily. */
143 struct hrtimer_list_node { argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_hrtimer.c113 STATIC VOID HrtimerHandlerRunAddNode(struct hrtimer_list_node *hrtimer, struct handler_list_node *h… in HrtimerHandlerRunAddNode()
128 struct hrtimer_list_node *hrtimer = NULL; in HrtimerHandlerRun() local
229 struct hrtimer_list_node *hrtimer = (struct hrtimer_list_node *)LOS_MemAlloc(m_aucSysMem0, in HrtimerListNodeInit() local
373 struct hrtimer_list_node *hrtimer = NULL; in linux_hrtimer_start() local
/third_party/libwebsockets/lib/event-libs/uloop/
Dprivate-lib-event-libs-uloop.h29 struct uloop_timeout hrtimer; member
/third_party/libwebsockets/lib/event-libs/libevent/
Dprivate-lib-event-libs-libevent.h34 struct event *hrtimer; member
/third_party/libwebsockets/lib/event-libs/glib/
Dprivate-lib-event-libs-glib.h35 lws_glib_tag_t hrtimer; member
/third_party/libwebsockets/lib/event-libs/libev/
Dprivate-lib-event-libs-libev.h43 struct ev_timer hrtimer; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h565 struct hrtimer { struct
568 enum hrtimer_restart (*function)(struct hrtimer *); argument
569 struct hrtimer_clock_base *base; argument
590 struct hrtimer dl_timer; argument
7339 struct hrtimer hrtimer; member
9388 struct hrtimer hrtimer; member
20068 struct hrtimer hrtimer; member
29647 struct hrtimer hrtimer; member
29840 void *hrtimer; member
29848 void *hrtimer; member
[all …]