Home
last modified time | relevance | path

Searched refs:UAPI (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/Documentation/userspace-api/media/
H A DMakefile7 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
/openbmc/linux/Documentation/userspace-api/
H A Diommu.rst8 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 …]
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dlicense-rules.rst33 用户空间API(UAPI)头文件描述了用户空间程序与内核的接口,这是一种特殊情况。
35 扩展到任何使用它与内核通信的软件。由于UAPI头文件必须包含在创建在Linux内核
94 当需要修正的许可证时,应使用WITH。 例如,linux内核UAPI文件使用表达式::
262 包含Linux内核的COPYING文件中记录的Linux系统调用例外,该文件用于UAPI
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dlicense-rules.rst36 用戶空間API(UAPI)頭文件描述了用戶空間程序與內核的接口,這是一種特殊情況。
38 擴展到任何使用它與內核通信的軟體。由於UAPI頭文件必須包含在創建在Linux內核
97 當需要修正的許可證時,應使用WITH。 例如,linux內核UAPI文件使用表達式::
265 包含Linux內核的COPYING文件中記錄的Linux系統調用例外,該文件用於UAPI
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-conntrack-fix-build-with-kernel-5.15-and-musl.patch14 It seems that the issue is that <netinet/in.h> which contains the UAPI
16 proto.h which actually includes the kernel ICMP headers and thus UAPI
/openbmc/linux/tools/net/ynl/generated/
H A DMakefile22 all: protos.a $(HDRS) $(SRCS) $(KHDRS) $(KSRCS) $(UAPI) regen
/openbmc/linux/include/uapi/asm-generic/
H A DKbuild4 # (This file is not included when SRCARCH=um since UML does not support UAPI.)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/
H A D0001-dlm_controld-remove-unnecessary-header-include.patch9 commit. Recent builds fails now because the UAPI header in the Linux
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_vtpm_proxy.rst44 UAPI chapter
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-feature.rst81 as provided from libbpf (for all object types) or from the BPF UAPI
H A Dbpftool-map.rst82 UAPI header for existing flags).
/openbmc/linux/Documentation/process/
H A Dlicense-rules.rst32 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.
/openbmc/linux/Documentation/bpf/
H A Dbpf_design_QA.rst319 the kernel will preserve backwards compatibility, as they are part of UAPI.
321 For kptrs, they are also part of UAPI, but only with respect to the kptr
323 pointer in your struct are NOT part of the UAPI contract. The supported types can
329 and added to bpf.h UAPI header, such types can and will arbitrarily change their
H A Ddrgn.rst8 kernel data structures. drgn is not relying on kernel UAPI to read the data.
H A Dbpf_prog_run.rst23 to be defined in the UAPI header, aliased to the same value.
H A Dbpf_devel_QA.rst292 and maps that are active in the kernel. If UAPI changes related to BPF
298 A: For UAPI changes related to the XDP or tc layer (e.g. ``cls_bpf``),
301 useful to have UAPI changes properly designed to be usable, but also
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A D0001-libfdcore-sctp.c-update-the-old-sctp-api-check.patch38 sctp.h: make use kernel UAPI header
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dlicense-rules.rst38 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
/openbmc/linux/drivers/firewire/
H A DKconfig22 tristate "KUnit tests for layout of structure in UAPI" if !KUNIT_ALL_TESTS
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0003-Update-usage-of-usbdevfs_urb-to-match-new-kernel-UAP.patch4 Subject: [PATCH] Update usage of usbdevfs_urb to match new kernel UAPI
/openbmc/linux/Documentation/block/
H A Dublk.rst104 command. It sets UAPI structure of ``ublksrv_ctrl_dev_info``,
240 UAPI structure of ``ublksrv_io_desc`` is defined for describing each IO from
/openbmc/u-boot/Licenses/
H A DREADME100 For example, the linux kernel UAPI files use the expression::
/openbmc/linux/Documentation/admin-guide/media/
H A Drkisp1.rst21 in the UAPI and the revision of the ISP inside the running SoC can be read
/openbmc/linux/Documentation/driver-api/cxl/
H A Dmemory-devices.rst380 :doc: UAPI
/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst42 A detailed description of the UAPI for VFIO device migration can be found in

12