Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_hrtimer.c358 STATIC struct handler_list_node *HandleNodeInit(union ktime time, struct hrtimer *timer) in HandleNodeInit() function
400 handler = HandleNodeInit(time, timer); in linux_hrtimer_start()