This page is experimental and may change significantly in future releases.
Linux Delete Module
Properties
- name
- Linux Delete Module
- definition
- Attempts to remove the unused loadable module entry identified by name. If the module has an exit function, then that function is executed before unloading the module.
- defined by
- https://man7.org/linux/man-pages/man2/delete_module.2.html
Neighbors