syscall interface to kernel nfs daemon NAME nfsservctl - syscall interface to kernel nfs daemon LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/nfsd/syscall.h> l…create a file descriptor for handling page faults in user space NAME ioctl_userfaultfd - create a file descriptor for handling page faults in user space LIBRARY Standard C library …indirect system call NAME syscall - indirect system call LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants */ #include <u…register for notification when a message is available NAME mq_notify - register for notification when a message is available LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #in…set up performance monitoring NAME perf_event_open - set up performance monitoring LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/perf_event.h> /* Definition of…create a file descriptor for handling page faults in user space NAME userfaultfd - create a file descriptor for handling page faults in user space LIBRARY Standard C library ( libc…