liveupdate.rst 396 B

1234567891011121314151617181920
  1. .. SPDX-License-Identifier: GPL-2.0
  2. ================
  3. Live Update uAPI
  4. ================
  5. :Author: Pasha Tatashin <pasha.tatashin@soleen.com>
  6. ioctl interface
  7. ===============
  8. .. kernel-doc:: kernel/liveupdate/luo_core.c
  9. :doc: LUO ioctl Interface
  10. ioctl uAPI
  11. ===========
  12. .. kernel-doc:: include/uapi/linux/liveupdate.h
  13. See Also
  14. ========
  15. - :doc:`Live Update Orchestrator </core-api/liveupdate>`