Searched refs:UAPI (Results 1 – 25 of 25) sorted by relevance
/linux-6.3-rc2/Documentation/userspace-api/media/ |
A D | Makefile | 7 UAPI = $(srctree)/include/uapi/linux macro 24 $(BUILDDIR)/ca.h.rst: ${UAPI}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions 27 $(BUILDDIR)/dmx.h.rst: ${UAPI}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions 30 $(BUILDDIR)/frontend.h.rst: ${UAPI}/dvb/frontend.h ${PARSER} $(SRC_DIR)/frontend.h.rst.exceptions 33 $(BUILDDIR)/net.h.rst: ${UAPI}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions 36 $(BUILDDIR)/videodev2.h.rst: ${UAPI}/videodev2.h ${PARSER} $(SRC_DIR)/videodev2.h.rst.exceptions 39 $(BUILDDIR)/media.h.rst: ${UAPI}/media.h ${PARSER} $(SRC_DIR)/media.h.rst.exceptions 42 $(BUILDDIR)/cec.h.rst: ${UAPI}/cec.h ${PARSER} $(SRC_DIR)/cec.h.rst.exceptions 45 $(BUILDDIR)/lirc.h.rst: ${UAPI}/lirc.h ${PARSER} $(SRC_DIR)/lirc.h.rst.exceptions
|
/linux-6.3-rc2/Documentation/userspace-api/ |
A D | iommu.rst | 8 IOMMU UAPI is used for virtualization cases where communications are 37 3. Extensions to the UAPI shall not break existing userspace 42 there are no user API functions introduced. Instead, IOMMU UAPI is 47 When IOMMU UAPI gets extended, the data structures can *only* be 71 When IOMMU UAPI extension results in some structure size increase, 72 IOMMU UAPI code shall handle the following cases: 76 newer kernel (larger UAPI size) 90 User applications such as QEMU are expected to import kernel UAPI 135 Here data[] contains the IOMMU UAPI data structures. VFIO has the 185 IOMMU code treats UAPI data in two categories: [all …]
|
/linux-6.3-rc2/Documentation/translations/zh_CN/process/ |
A D | license-rules.rst | 33 用户空间API(UAPI)头文件描述了用户空间程序与内核的接口,这是一种特殊情况。 35 扩展到任何使用它与内核通信的软件。由于UAPI头文件必须包含在创建在Linux内核 94 当需要修正的许可证时,应使用WITH。 例如,linux内核UAPI文件使用表达式:: 262 包含Linux内核的COPYING文件中记录的Linux系统调用例外,该文件用于UAPI
|
/linux-6.3-rc2/Documentation/translations/zh_TW/process/ |
A D | license-rules.rst | 36 用戶空間API(UAPI)頭文件描述了用戶空間程序與內核的接口,這是一種特殊情況。 38 擴展到任何使用它與內核通信的軟體。由於UAPI頭文件必須包含在創建在Linux內核 97 當需要修正的許可證時,應使用WITH。 例如,linux內核UAPI文件使用表達式:: 265 包含Linux內核的COPYING文件中記錄的Linux系統調用例外,該文件用於UAPI
|
/linux-6.3-rc2/include/uapi/asm-generic/ |
A D | Kbuild | 4 # (This file is not included when SRCARCH=um since UML does not support UAPI.)
|
/linux-6.3-rc2/Documentation/security/tpm/ |
A D | tpm_vtpm_proxy.rst | 44 UAPI chapter
|
/linux-6.3-rc2/tools/bpf/bpftool/Documentation/ |
A D | bpftool-feature.rst | 81 as provided from libbpf (for all object types) or from the BPF UAPI
|
A D | bpftool-map.rst | 82 UAPI header for existing flags).
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | bpf_design_QA.rst | 324 the kernel will preserve backwards compatibility, as they are part of UAPI. 326 For kptrs, they are also part of UAPI, but only with respect to the kptr 328 pointer in your struct are NOT part of the UAPI contract. The supported types can 334 and added to bpf.h UAPI header, such types can and will arbitrarily change their
|
A D | drgn.rst | 8 kernel data structures. drgn is not relying on kernel UAPI to read the data.
|
A D | bpf_prog_run.rst | 23 to be defined in the UAPI header, aliased to the same value.
|
A D | bpf_devel_QA.rst | 288 and maps that are active in the kernel. If UAPI changes related to BPF 294 A: For UAPI changes related to the XDP or tc layer (e.g. ``cls_bpf``), 297 useful to have UAPI changes properly designed to be usable, but also
|
/linux-6.3-rc2/Documentation/process/ |
A D | license-rules.rst | 32 The User-space API (UAPI) header files, which describe the interface of 36 communicate with the kernel. Because the UAPI headers must be includable 109 For example, the linux kernel UAPI files use the expression:: 349 file of the Linux kernel, which is used for UAPI header files.
|
A D | deprecated.rst | 352 use in UAPI headers.) Those cases are when the flexible array is either
|
/linux-6.3-rc2/Documentation/translations/it_IT/process/ |
A D | license-rules.rst | 38 I file d'intestazione per l'API verso lo spazio utente (UAPI) descrivono 43 d'intestazione UAPI devono poter essere inclusi nei sorgenti di un 121 licenza. Per esempio, la UAPI del kernel linux usa l'espressione:: 362 per i file d'intestazione per la UAPI. Per esempio
|
/linux-6.3-rc2/Documentation/block/ |
A D | ublk.rst | 104 command. It sets UAPI structure of ``ublksrv_ctrl_dev_info``, 240 UAPI structure of ``ublksrv_io_desc`` is defined for describing each IO from
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
A D | rkisp1.rst | 21 in the UAPI and the revision of the ISP inside the running SoC can be read
|
/linux-6.3-rc2/Documentation/driver-api/cxl/ |
A D | memory-devices.rst | 380 :doc: UAPI
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | drm-uapi.rst | 221 Requirements for KMS UAPI 240 Requirements for Render and Cross-Device UAPI
|
A D | drm-kms.rst | 300 Atomic Mode Setting IOCTL and UAPI Functions
|
/linux-6.3-rc2/Documentation/networking/ |
A D | nexthop-group-resilient.rst | 160 Netlink UAPI
|
/linux-6.3-rc2/Documentation/gpu/rfc/ |
A D | i915_vm_bind.rst | 242 VM_BIND UAPI
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | fsverity.rst | 732 design, but was removed to simplify the kernel UAPI and because it
|
/linux-6.3-rc2/init/ |
A D | Kconfig | 174 bool "Compile test UAPI headers"
|
/linux-6.3-rc2/ |
A D | CREDITS | 2499 D: Keyctl restricted keyring and Diffie-Hellman UAPI
|
Completed in 56 milliseconds