Searched refs:kmem (Results 1 - 25 of 65) sorted by last modified time

123

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c56 # include <sys/kmem.h>
H A Dip_frag.c51 # include <sys/kmem.h>
H A Dip_proxy.c52 # include <sys/kmem.h>
H A Dip_nat6.c54 # include <sys/kmem.h>
H A Dip_nat.c56 # include <sys/kmem.h>
H A Dip_sync.c56 # include <sys/kmem.h>
H A Dip_pool.c39 # include <sys/kmem.h>
H A Dip_log.c69 # include <sys/kmem.h>
H A Dip_dstlist.c42 # include <sys/kmem.h>
H A Dip_auth.c51 # include <sys/kmem.h>
/freebsd-11-stable/share/man/man4/
H A DMakefile713 MLINKS+=mem.4 kmem.4
/freebsd-11-stable/contrib/ipfilter/
H A Dip_dstlist.c42 # include <sys/kmem.h>
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c37 #include <sys/kmem.h>
H A Dzfs_ioctl.c157 #include <sys/kmem.h>
H A Dzvol.c62 #include <sys/kmem.h>
H A Dzfs_log.c32 #include <sys/kmem.h>
H A Dzfs_vnops.c43 #include <sys/kmem.h>
H A Dzfs_znode.c43 #include <sys/kmem.h>
205 * Since this is just an idle znode and kmem is already dealing with
242 * the znode to invalidate it, and the memory patterns written by kmem
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c1451 #define LA_INT 2 /* read kmem for avenrun; interpret as long */
1452 #define LA_FLOAT 3 /* read kmem for avenrun; interpret as float */
1455 #define LA_SHORT 6 /* read kmem for avenrun; interpret as short */
1465 #define LA_LONGLONG 17 /* read kmem for avenrun; interpret as long long */
1501 # define _PATH_KMEM "/dev/kmem"
1532 static int kmem = -1; local
1548 if (kmem < 0)
1578 kmem = open(_PATH_KMEM, 0, 0);
1579 if (kmem < 0)
1582 sm_dprintf("getla: open(/dev/kmem)
1657 static int kmem = -1; local
1896 static int kmem = -1; local
2592 static int kmem = -1; local
[all...]
/freebsd-11-stable/contrib/ntp/
H A Dconfigure1816 --enable-kmem s read /dev/kmem for tick and/or tickadj
30898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can read kmem" >&5
30899 $as_echo_n "checking if we can read kmem... " >&6; }
30932 # --enable-kmem / --disable-kmem controls if present
30933 # Check whether --enable-kmem was given.
31460 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't read kmem, no PRESET_TICK or PRESET_TICKADJ. No tickadj." >&5
31461 $as_echo "$as_me: WARNING: Can't read kmem, no PRESET_TICK or PRESET_TICKADJ. No tickadj." >&2;}
31465 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't read kmem bu
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c82 #include <sys/kmem.h>
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzmod_subr.c31 #include <sys/kmem.h>
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_taskq.c32 #include <sys/kmem.h>
/freebsd-11-stable/sys/cddl/dev/dtrace/i386/
H A Ddtrace_subr.c40 #include <sys/kmem.h>
/freebsd-11-stable/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_subr.c39 #include <sys/kmem.h>

Completed in 437 milliseconds

123