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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsemaphore.h53 linux_sema_init(struct semaphore *sem, int val) function
68 #define sema_init(...) linux_sema_init(__VA_ARGS__)

Completed in 208 milliseconds