| 1234567891011121314151617181920 |
- .. SPDX-License-Identifier: GPL-2.0
- ================
- Live Update uAPI
- ================
- :Author: Pasha Tatashin <pasha.tatashin@soleen.com>
- ioctl interface
- ===============
- .. kernel-doc:: kernel/liveupdate/luo_core.c
- :doc: LUO ioctl Interface
- ioctl uAPI
- ===========
- .. kernel-doc:: include/uapi/linux/liveupdate.h
- See Also
- ========
- - :doc:`Live Update Orchestrator </core-api/liveupdate>`
|