...directory object correlated to an event. An additional record of type FAN_EVENT_INFO_TYPE_DFID encapsulates the information about the directory object and is included alongside …...bc , -lc ) SYNOPSIS #include <pci.h> int pciconfig_read(unsigned long bus , unsigned long dfn , unsigned long off , unsigned long len , unsigned char * buf ); int pciconfig_writ…...bc , -lc ) SYNOPSIS #include <pci.h> int pciconfig_read(unsigned long bus , unsigned long dfn , unsigned long off , unsigned long len , unsigned char * buf ); int pciconfig_writ…...bc , -lc ) SYNOPSIS #include <pci.h> int pciconfig_read(unsigned long bus , unsigned long dfn , unsigned long off , unsigned long len , unsigned char * buf ); int pciconfig_writ…...l () sets the disposition of the signal signum to handler , which is either SIG_IGN , SIG_DFL , or the address of a programmer-defined function (a "signal handler"). If the sign…obtain a file descriptor that refers to a process NAME pidfd_open - obtain a file descriptor that refers to a process LIBRARY Standard C library ( li......specifies the action to be associated with signum and can be one of the following: • SIG_DFL for the default action. • SIG_IGN to ignore this signal. • A pointer to a signal han…...specifies the action to be associated with signum and can be one of the following: • SIG_DFL for the default action. • SIG_IGN to ignore this signal. • A pointer to a signal han…process trace NAME ptrace - process trace LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ptrace.h> long ptrace(enum __ptrace_request op , pid_t pid , void * addr …...tructure of the following form: struct clone_args { u64 flags; /* Flags bit mask */ u64 pidfd; /* Where to store PID file descriptor ( int * ) */ u64 child_tid; /* Where to stor…...tructure of the following form: struct clone_args { u64 flags; /* Flags bit mask */ u64 pidfd; /* Where to store PID file descriptor ( int * ) */ u64 child_tid; /* Where to stor…...tructure of the following form: struct clone_args { u64 flags; /* Flags bit mask */ u64 pidfd; /* Where to store PID file descriptor ( int * ) */ u64 child_tid; /* Where to stor…