Home
last modified time | relevance | path

Searched refs:kmem (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/sys/contrib/openzfs/config/
H A Dkernel-kmem.m48 AC_ARG_ENABLE([debug-kmem],
9 [AS_HELP_STRING([--enable-debug-kmem],
10 [Enable basic kmem accounting @<:@default=no@:>@])],
19 [Define to 1 to enable basic kmem accounting])
25 AC_MSG_CHECKING([whether basic kmem accounting is enabled])
31 dnl # feature also requires --enable-debug-kmem to be set. When enabled
39 AC_ARG_ENABLE([debug-kmem-tracking],
40 [AS_HELP_STRING([--enable-debug-kmem-tracking],
41 [Enable detailed kmem tracking @<:@default=no@:>@])],
50 [Define to 1 to enable detailed kmem tracking])
[all …]
H A Dzfs-build.m4125 AC_MSG_CHECKING([whether basic kmem accounting is enabled])
126 AC_ARG_ENABLE([debug-kmem],
127 [AS_HELP_STRING([--enable-debug-kmem],
128 [Enable basic kmem accounting @<:@default=no@:>@])],
147 dnl # also requires --enable-debug-kmem to be set. When enabled not only will
155 AC_MSG_CHECKING([whether detailed kmem tracking is enabled])
156 AC_ARG_ENABLE([debug-kmem-tracking],
157 [AS_HELP_STRING([--enable-debug-kmem-tracking],
158 [Enable detailed kmem tracking @<:@default=no@:>@])],
/freebsd/contrib/ntp/adjtimed/
H A Dadjtimed.c358 static int kmem; variable
368 if (lseek(kmem, (off_t)nl[0].n_value, 0) == -1L) in GetClockRate()
373 if (read(kmem, (caddr_t)&rate, sizeof(rate)) != sizeof(rate)) in GetClockRate()
390 if (lseek(kmem, (off_t)nl[0].n_value, 0) == -1L) in SetClockRate()
395 if (write(kmem, (caddr_t)&rate, sizeof(rate)) != sizeof(rate)) { in SetClockRate()
419 if ((kmem = open("/dev/kmem", O_RDWR)) == -1) { in InitClockRate()
489 if (kmem != -1) close(kmem);
/freebsd/contrib/sendmail/src/
H A Dconf.c1552 if (kmem < 0) in getla()
1583 if (kmem < 0) in getla()
1597 kmem = -1; in getla()
1665 if (kmem < 0) in getla()
1668 if (kmem < 0) in getla()
1682 kmem = -1; in getla()
1903 if (kmem < 0) in getla()
1906 if (kmem < 0) in getla()
1920 kmem = -1; in getla()
2631 if (kmem < 0)
[all …]
/freebsd/usr.bin/bluetooth/btsockstat/
H A DMakefile6 BINGRP= kmem
/freebsd/libexec/ftpd/
H A Dftpusers10 kmem
/freebsd/etc/
H A Dgroup3 kmem:*:2:
H A Dmaster.passwd7 kmem:*:5:65533::0:0:KMem Sandbox:/:/usr/sbin/nologin
/freebsd/usr.bin/netstat/
H A DMakefile54 BINGRP= kmem
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1054 iwcq->kmem.size = round_up(rsize, IRDMA_HW_PAGE_SIZE); in irdma_create_cq()
1055 iwcq->kmem.va = irdma_allocate_dma_mem(dev->hw, &iwcq->kmem, in irdma_create_cq()
1056 iwcq->kmem.size, IRDMA_HW_PAGE_SIZE); in irdma_create_cq()
1057 if (!iwcq->kmem.va) { in irdma_create_cq()
1074 ukinfo->cq_base = iwcq->kmem.va; in irdma_create_cq()
1075 info.cq_base_pa = iwcq->kmem.pa; in irdma_create_cq()
1125 irdma_free_dma_mem(dev->hw, &iwcq->kmem); in irdma_create_cq()
H A Dirdma_verbs.h165 struct irdma_dma_mem kmem; member
/freebsd/etc/mail/
H A Daliases32 kmem: root
/freebsd/contrib/ntp/util/
H A Dtickadj.c228 const char *kmem = KMEM; variable
779 file = kmem; in getoffsets()
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp17 /dev/mem, /dev/kmem and /dev/io (if your platform has it)
/freebsd/sbin/ipf/libipf/
H A DMakefile20 ipft_tx.c ipoptsec.c kmem.c kmemcpywrap.c \
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A DMakefile.am39 %D%/sys/kmem.h \
/freebsd/usr.sbin/etcupdate/tests/
H A Dpreworld_test.sh93 kmem:*:2:
/freebsd/contrib/ntp/
H A DTODO107 --disable-kmem
H A Dconfigure.ac3160 AC_MSG_CHECKING([if we can read kmem])
3193 # --enable-kmem / --disable-kmem controls if present
3195 [kmem], optenable
3197 [--enable-kmem],
3198 [s read /dev/kmem for tick and/or tickadj]
3211 AC_DEFINE([NOKMEM], [1], [Should we NOT read /dev/kmem?])
3677 AC_MSG_WARN([Can't read kmem, no PRESET_TICK or PRESET_TICKADJ. No tickadj.])
3681 AC_MSG_WARN([Can't read kmem but no PRESET_TICK. No tickadj.])
3685 AC_MSG_WARN([Can't read kmem but no PRESET_TICKADJ. No tickadj.])
/freebsd/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am29 %D%/spl/sys/kmem.h \
/freebsd/contrib/libpcap/doc/
H A DREADME.hpux35 echo 'lanc_outbound_promisc_flag/W1' | /usr/bin/adb -w /stand/vmunix /dev/kmem
250 echo 'ip_block_source_routed/W1' | /usr/bin/adb -w /stand/vmunix /dev/kmem || exit $ERROR
/freebsd/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am71 %D%/spl/sys/kmem.h \
/freebsd/sys/contrib/openzfs/module/
H A DKbuild.in77 spl-kmem-cache.o \
78 spl-kmem.o \
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok330 kmem
/freebsd/contrib/ntp/html/hints/
H A Dhpux27 talk to adjtimed thru message queues. Adjtimed munges into /dev/kmem and

12