transfer data to/from PCI MMIO memory page NAME s390_pci_mmio_write, s390_pci_mmio_read - transfer data to/from PCI MMIO memory page LIBRARY Standard C library ( libc , -lc ) SY...transfer data to/from PCI MMIO memory page NAME s390_pci_mmio_write, s390_pci_mmio_read - transfer data to/from PCI MMIO memory page LIBRARY Standard C library ( libc , -lc ) SY......nfo (2) 2.6.31 rtas (2) 2.6.2 PowerPC/PowerPC64 only s390_runtime_instr (2) 3.7 s390 only s390_pci_mmio_read (2) 3.19 s390 only s390_pci_mmio_write (2) 3.19 s390 only s390_sthyi…read from a file descriptor NAME read - read from a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t read(int fd , void buf [. count ]…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…pci device information handling NAME pciconfig_read, pciconfig_write, pciconfig_iobase - pci device information handling LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…wait for some event on a file descriptor NAME poll, ppoll - wait for some event on a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <poll.h> int poll(s…wait for some event on a file descriptor NAME poll, ppoll - wait for some event on a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <poll.h> int poll(s…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…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…read value of a symbolic link NAME readlink, readlinkat - read value of a symbolic link LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t readlink(cons…read value of a symbolic link NAME readlink, readlinkat - read value of a symbolic link LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t readlink(cons…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…initiate file readahead into page cache NAME readahead - initiate file readahead into page cache LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See featu…enable/disable s390 CPU run-time instrumentation NAME s390_runtime_instr - enable/disable s390 CPU run-time instrumentation LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS See select (2) DESCRIPTION The select () and pse…