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

/freebsd-13-stable/sys/modules/zfs/
H A Dzfs_config.h411 #define HAVE_MLOCKALL 1 macro
/freebsd-13-stable/sys/contrib/openzfs/cmd/zed/
H A Dzed.c97 #if HAVE_MLOCKALL
111 #else /* HAVE_MLOCKALL */
113 #endif /* HAVE_MLOCKALL */
/freebsd-13-stable/usr.sbin/ntp/
H A Dconfig.h598 #define HAVE_MLOCKALL 1 macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntpd.c1058 # if defined(HAVE_MLOCKALL)
1071 # else /* !HAVE_MLOCKALL follows */
1085 # endif /* !HAVE_MLOCKALL */
1148 # if defined(HAVE_MLOCKALL)
1158 # else /* !HAVE_MLOCKALL follows */
1178 # endif /* !HAVE_MLOCKALL */
H A Dntp_config.c3089 # if defined(HAVE_MLOCKALL)
3096 # endif /* HAVE_MLOCKALL */
3099 # if defined(HAVE_MLOCKALL)
3105 # endif /* HAVE_MLOCKALL */

Completed in 135 milliseconds