open and possibly create a file (extended) NAME openat2 - open and possibly create a file (extended) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Defini…change properties of a mount or mount tree NAME mount_setattr - change properties of a mount or mount tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fcntl.…get overrun count for a POSIX per-process timer NAME timer_getoverrun - get overrun count for a POSIX per-process timer LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include…set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> int …set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> int …set an extended attribute value NAME setxattr, lsetxattr, fsetxattr - set an extended attribute value LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> int …map or unmap files or devices into memory NAME mmap, munmap - map or unmap files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> voi…map or unmap files or devices into memory NAME mmap, munmap - map or unmap files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> voi…high-resolution sleep NAME nanosleep - high-resolution sleep LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> int nanosleep(const struct timespec * duration , s…perform a command on an extended BPF map or program NAME bpf - perform a command on an extended BPF map or program SYNOPSIS #include <linux/bpf.h> int bpf(int cmd , union bpf_attr …allocates a System V shared memory segment NAME shmget - allocates a System V shared memory segment LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/shm.h> int shmg…create a new spu context NAME spu_create - create a new spu context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/spu.h> /* Definition of SPU_* constants */ #inc…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…open and possibly create a file NAME open, openat, creat - open and possibly create a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int open(const char…create an anonymous file NAME memfd_create - create an anonymous file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #inclu…open an epoll file descriptor NAME epoll_create, epoll_create1 - open an epoll file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/epoll.h> int epoll_c…create a loadable module entry NAME create_module - create a loadable module entry SYNOPSIS #include <linux/module.h> [[deprecated]] caddr_t create_module(const char * name , size_…create a new Landlock ruleset NAME landlock_create_ruleset - create a new Landlock ruleset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/landlock.h> /* Definit…open an epoll file descriptor NAME epoll_create, epoll_create1 - open an epoll file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/epoll.h> int epoll_c…