xref: /linux/Documentation/userspace-api/liveupdate.rst (revision 579a3297b268f0281644ead7ff574a2b4bc64d3c)
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