Home
last modified time | relevance | path

Searched refs:TARGET_FREEBSD_NR_munlock (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h197 #define TARGET_FREEBSD_NR_munlock 204 macro
H A Dos-syscall.c822 case TARGET_FREEBSD_NR_munlock: /* munlock(2) */ in freebsd_syscall()
H A Dstrace.list167 { TARGET_FREEBSD_NR_munlock, "munlock", NULL, NULL, NULL },