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…read and/or clear kernel message ring buffer; set console_loglevel NAME syslog, klogctl - read and/or clear kernel message ring buffer; set console_loglevel LIBRARY Standard C libr…ioctls for console terminal and virtual consoles NAME ioctl_console - ioctls for console terminal and virtual consoles SYNOPSIS #include <sys/ioctl.h> int ioctl(int fd , unsigned l…ioctls for console terminal and virtual consoles NAME ioctl_vt - ioctls for console terminal and virtual consoles SYNOPSIS #include <linux/vt.h> /* Definition of VT_* constants */ …ioctls for terminals and serial lines NAME ioctl_tty - ioctls for terminals and serial lines LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <asm/termbits.h> /* Definit…set pointer to thread ID NAME set_tid_address - set pointer to thread ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constant…control device NAME ioctl - control device LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ioctl.h> int ioctl(int fd , unsigned long op , ...); /* glibc, BSD */ in…filesystem operations NAME ioctl_fs - filesystem operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/fs.h> /* Definition of op constants */ #include <sys/…flush contents of instruction and/or data cache NAME cacheflush - flush contents of instruction and/or data cache LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/c…manipulate thread-local storage information NAME get_thread_area, set_thread_area - manipulate thread-local storage information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…manipulate thread-local storage information NAME get_thread_area, set_thread_area - manipulate thread-local storage information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…determine whether pages are resident in memory NAME mincore - determine whether pages are resident in memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h…change the root mount NAME pivot_root - change the root mount LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants */ #inclu…operations with z/Architecture guarded storage facility NAME s390_guarded_storage - operations with z/Architecture guarded storage facility LIBRARY Standard C library ( libc , -lc …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.…tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …get/set program scheduling priority NAME getpriority, setpriority - get/set program scheduling priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h>…get/set program scheduling priority NAME getpriority, setpriority - get/set program scheduling priority LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h>…set the process execution domain NAME personality - set the process execution domain LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/personality.h> int personality…