get or set a per-process LDT entry NAME modify_ldt - get or set a per-process LDT entry LIBRARY Standard C library (......, it was sufficient to manually declare the interface in your code; alternatively, you could invoke the system call using syscall (2). In ancient libc versions (before glibc 2.0…...onstants */ #include <unistd.h> #if defined __i386__ || defined __x86_64__ # include <asm/ldt.h> /* Definition of struct user_desc */ int syscall(SYS_get_thread_area, struct use…...onstants */ #include <unistd.h> #if defined __i386__ || defined __x86_64__ # include <asm/ldt.h> /* Definition of struct user_desc */ int syscall(SYS_get_thread_area, struct use…...ed. On error, -1 is returned, and errno is set to indicate the error. SEE ALSO ioctl (2), ldattach (8), ioctl_console (2), termios (3), pty (7)...ts command-line arguments. By convention, the first of these strings (i.e., argv[0] ) should contain the filename associated with the file being executed. The argv array must be…...ure can be used to emulate cpuid results that differ from what the underlying hardware would have produced (e.g., in a paravirtualization setting). The ARCH_SET_CPUID setting is….... d_off is a filesystem-specific value with no specific meaning to user space, though on older filesystems it used to be the distance from the start of the directory to the star….... d_off is a filesystem-specific value with no specific meaning to user space, though on older filesystems it used to be the distance from the start of the directory to the star…...is not supported by the dynamic POSIX clock device specified. EOVERFLOW The timestamp would not fit in time_t range. This can happen if an executable with 32-bit time_t is run o…...is not supported by the dynamic POSIX clock device specified. EOVERFLOW The timestamp would not fit in time_t range. This can happen if an executable with 32-bit time_t is run o…...is not supported by the dynamic POSIX clock device specified. EOVERFLOW The timestamp would not fit in time_t range. This can happen if an executable with 32-bit time_t is run o…...ls, returning EINVAL in errno . If fork (2) or clone (2) is allowed by the filter, any child processes will be constrained to the same system call filters as the parent. If exec…...el even after the process that loaded the program exits. In that case, the tc subsystem holds a reference to the eBPF program after the file descriptor has been closed by the us…...ile descriptor must be passed from the target to the supervisor. One way in which this could be done is by passing the file descriptor over a UNIX domain socket connection betwe…...d to or removed from the ignore mask. Note that the flags FAN_ONDIR , and FAN_EVENT_ON_CHILD have no effect when provided with this flag. The effect of setting the flags FAN_OND…...on checks which of those system calls are provided by the kernel and determines which should be employed. System call list Below is a list of the Linux system calls. In the list…...P_PERFMON (since Linux 5.9) and a ptrace access mode PTRACE_MODE_READ_REALCREDS check on older Linux versions; see ptrace (2). The group_fd argument allows event groups to be cr…