Home
last modified time | relevance | path

Searched defs:memfd (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dudmabuf.h10 uint32_t memfd; member
17 uint32_t memfd; member
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugbm.h43 int memfd; member
H A Dvugbm.c45 uint32_t memfd; member
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp869 const MemoryFileDescriptor& memfd, const std::string& applyTime, in startUpdate()
885 task::Payload payload, const MemoryFileDescriptor& memfd, in getSwInfo()
927 const MemoryFileDescriptor& memfd, const std::string& applyTime, in handleBMCUpdate()
955 MemoryFileDescriptor memfd("update-image"); in processUpdateRequest() local
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c225 int size, enum test_memfd memfd) in append_mem_opts()