Vt acpi_sleep_event |
| Callbacks invoked when the system is being sent to sleep. |
Vt acpi_wakeup_event |
| Callbacks invoked when the system is being woken up. |
Vt dev_clone |
| Callbacks invoked when a new entry is created under /dev. |
Vt ifaddr_event |
| Callbacks invoked when an address is set up on a network interface. |
Vt if_clone_event |
| Callbacks invoked when an interface is cloned. |
Vt ifnet_arrival_event |
| Callbacks invoked when a new network interface appears. |
Vt ifnet_departure_event |
| Callbacks invoked when a network interface is taken down. |
Vt power_profile_change |
| Callbacks invoked when the power profile of the system changes. |
Vt process_exec |
| Callbacks invoked when a process performs an exec operation. |
Vt process_exit |
| Callbacks invoked when a process exits. |
Vt process_fork |
| Callbacks invoked when a process forks a child. |
Vt shutdown_pre_sync |
| Callbacks invoked at shutdown time, before file systems are synchronized. |
Vt shutdown_post_sync |
| Callbacks invoked at shutdown time, after all file systems are synchronized. |
Vt shutdown_final |
| Callbacks invoked just before halting the system. |
Vt vm_lowmem |
| Callbacks invoked when virtual memory is low. |
Vt watchdog_list |
| Callbacks invoked when the system watchdog timer is reinitialized. |
|