Searched defs:memfd (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | udmabuf.h | 11 __u32 memfd; member 18 __u32 memfd; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | udmabuf.h | 10 uint32_t memfd; member 17 uint32_t memfd; member
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 36 static int __child(int sk, int memfd) in __child() 100 int memfd, ret; in child() local
|
/openbmc/linux/tools/testing/selftests/drivers/dma-buf/ |
H A D | udmabuf.c | 29 int devfd, memfd, buf, ret; in main() local
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | update_service.hpp | 834 const MemoryFileDescriptor& memfd, const std::string& applyTime, in startUpdate() 849 task::Payload payload, const MemoryFileDescriptor& memfd, in getSwInfo() 891 const MemoryFileDescriptor& memfd, const std::string& applyTime, in handleBMCUpdate() 919 MemoryFileDescriptor memfd("update-image"); in processUpdateRequest() local
|
/openbmc/qemu/contrib/vhost-user-gpu/ |
H A D | vugbm.h | 43 int memfd; member
|
H A D | vugbm.c | 45 uint32_t memfd; member
|
/openbmc/linux/drivers/dma-buf/ |
H A D | udmabuf.c | 204 struct file *memfd = NULL; in udmabuf_create() local
|
/openbmc/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 225 int size, enum test_memfd memfd) in append_mem_opts()
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 4061 int status, listener, memfd, fd, nextfd; in TEST() local 4223 int status, listener, memfd; in TEST() local
|