Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linux/
HDlinux_timer.c54 linux_convert_l_sigevent(struct l_sigevent *l_sig, struct sigevent *sig) in linux_convert_l_sigevent() function
105 error = linux_convert_l_sigevent(&l_ev, &ev); in linux_timer_create()