set up performance monitoring NAME perf_event_open - set up performance monitoring LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu...The D-Bus interface of systemd-machined NAME org.freedesktop.machine1 - The D-Bus interface of systemd-machined INTRODUCTION systemd-machined.service (8) is a system service that k…...his extensibility design is very similar to other system calls such as sched_setattr (2), perf_event_open (2), and clone3 (2). If we let usize be the size of the structure as sp…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…pseudoterminal interfaces NAME pty - pseudoterminal interfaces DESCRIPTION A pseudoterminal (sometimes abbreviated "pty") is a pair of virtual character devices that provide a bidi…open a pseudoterminal device NAME posix_openpt - open a pseudoterminal device LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> #include <fcntl.h> int posix_op…open a new pseudoterminal master NAME getpt - open a new pseudoterminal master LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) …send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…send messages to the system logger NAME closelog, openlog, syslog, vsyslog - send messages to the system logger LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.…how to open a pathname NAME open_how - how to open a pathname LIBRARY Linux kernel headers SYNOPSIS #include <linux/openat2.h> struct open_how { u64 flags; /* O_ * flags */ u64 mod…list of eBPF helper functions NAME BPF-HELPERS - list of eBPF helper functions DESCRIPTION The extended Berkeley Packet Filter (eBPF) subsystem consists in programs written in a ps…...get (2), clone (2), fcntl (2), fork (2), get_robust_list (2), getpid (2), ioprio_set (2), perf_event_open (2), sched_setaffinity (2), sched_setparam (2), sched_setscheduler (2),…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…...., file descriptors produced by bpf (2), epoll_create (2), eventfd (2), inotify_init (2), perf_event_open (2), signalfd (2), timerfd_create (2), and userfaultfd (2)), the entry …open a directory NAME opendir, fdopendir - open a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <dirent.h> DIR *opendir(const char * …