HomeSort by: relevance | last modified time | path
    Searched refs:userspace (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.sbin/wg-userspace/
Makefile 4 MAN= wg-userspace.8
5 SCRIPTS=wg-userspace.sh
  /src/sys/arch/alpha/include/
pio.h 39 #error This file is for userspace only.
  /src/sys/sys/
syscallvar.h 36 #error nothing of interest to userspace here
  /src/usr.sbin/
Makefile 31 wakeonlan wg-keygen wg-userspace wgconfig \
  /src/lib/
Makefile 272 SUBDIR+= ../external/lgpl2/userspace-rcu/lib
281 # libuv, userspace-rcu
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sysctl.h 297 struct xen_userspace userspace; member in union:xen_get_cpufreq_para::__anon6660
648 * Userspace tool will split the record to different files.
  /src/sys/kern/
kern_time.c 553 settimeofday1(const struct timeval *utv, bool userspace,
573 if (userspace) {
  /src/sys/fs/puffs/
puffs_vfsops.c 77 .gop_alloc, should ask userspace
353 * userspace root node cookie is stored in the mount
355 * should userspace unmount decide it doesn't want to
363 * If we are not DYING, we should ask userspace's opinion
388 * if userspace cooperated or we really need to die,
452 * This doesn't need to travel to userspace
483 * If we are mounting, it means that the userspace counterpart
485 * requesting statvfs from userspace would mean a deadlock.
500 * of userspace error.

Completed in 21 milliseconds