Data type used by the module to notify daemon of fork/exit/mapping etc. More...
#include <op_interface.h>
Public Attributes | |
| unsigned long | addr |
| unsigned long | len |
| unsigned long | offset |
| unsigned int | hash |
| unsigned int | pid |
| unsigned int | tgid |
| unsigned short | type |
Data type used by the module to notify daemon of fork/exit/mapping etc.
Meanings of fields depend on the type of notification encoded in the type field.
| unsigned long op_note::addr |
Referenced by opd_handle_fork(), and opd_handle_mapping().
| unsigned int op_note::hash |
Referenced by opd_handle_mapping().
| unsigned long op_note::len |
Referenced by opd_handle_fork(), and opd_handle_mapping().
| unsigned long op_note::offset |
Referenced by opd_handle_mapping().
| unsigned int op_note::pid |
Referenced by opd_handle_exit(), opd_handle_fork(), and opd_handle_mapping().
| unsigned int op_note::tgid |
Referenced by opd_handle_exit(), opd_handle_fork(), and opd_handle_mapping().
| unsigned short op_note::type |
1.6.1