xref: /linux/Documentation/userspace-api/liveupdate.rst (revision 80bab43f6f235664fff2d3518b3901ba9c4ac5a3)
1.. SPDX-License-Identifier: GPL-2.0
2
3================
4Live Update uAPI
5================
6:Author: Pasha Tatashin <pasha.tatashin@soleen.com>
7
8ioctl interface
9===============
10.. kernel-doc:: kernel/liveupdate/luo_core.c
11   :doc: LUO ioctl Interface
12
13ioctl uAPI
14===========
15.. kernel-doc:: include/uapi/linux/liveupdate.h
16
17See Also
18========
19
20- :doc:`Live Update Orchestrator </core-api/liveupdate>`
21