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

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

Completed in 108 milliseconds