get filesystem type information NAME sysfs - get filesystem type information SYNOPSIS [[deprecated]] int sysfs(int option , const char * fsname ); [[deprecated]] int sysfs(int opti…set/get capabilities of thread(s) NAME capget, capset - set/get capabilities of thread(s) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/capability.h> /* Defini…set/get capabilities of thread(s) NAME capget, capset - set/get capabilities of thread(s) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/capability.h> /* Defini…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 …System V semaphore control operations NAME semctl - System V semaphore control operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sem.h> int semctl(int sem…ioctl() operations for epoll file descriptors NAME ioctl_eventpoll, EPIOCSPARAMS, EPIOCGPARAMS - ioctl() operations for epoll file descriptors LIBRARY Standard C library ( libc , -…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.…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 …System V message control operations NAME msgctl - System V message control operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/msg.h> int msgctl(int msqid ,…synchronize a file with a memory map NAME msync - synchronize a file with a memory map LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> int msync(void addr …System V shared memory control NAME shmctl - System V shared memory control LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/shm.h> int shmctl(int shmid , int op , …get filesystem statistics NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h> /* or <sys/statfs.h> */ int statf…get filesystem statistics NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h> /* or <sys/statfs.h> */ int statf…get filesystem statistics NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h> /* or <sys/statfs.h> */ int statf…get filesystem statistics NAME statfs, fstatfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/vfs.h> /* or <sys/statfs.h> */ int statf…add, remove, or modify an fanotify mark on a filesystem object NAME fanotify_mark - add, remove, or modify an fanotify mark on a filesystem object LIBRARY Standard C library ( libc…ioctls for console terminal and virtual consoles NAME ioctl_kd - ioctls for console terminal and virtual consoles SYNOPSIS #include <linux/kd.h> /* Definition of op constants */ #i…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…change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…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…