Searched refs:LINUX_TFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/compat/linux/ | ||
| H A D | linux_event.h | 57 #define LINUX_TFD_CLOEXEC LINUX_O_CLOEXEC macro |
| H A D | linux_event.c | 620 if ((args->flags & LINUX_TFD_CLOEXEC) != 0) in linux_timerfd_create() |