Searched defs:memfd (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/dma-buf/ |
H A D | udmabuf.c | 26 int devfd, memfd, buf, ret; in main() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | udmabuf.h | 11 __u32 memfd; member 18 __u32 memfd; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | udmabuf.h | 11 __u32 memfd; member 18 __u32 memfd; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | udmabuf.h | 25 __u32 memfd; member 31 __u32 memfd; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | udmabuf.h | 25 __u32 memfd; member 31 __u32 memfd; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/dma-buf/ |
H A D | udmabuf.c | 29 int devfd, memfd, buf, ret; in main() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 36 static int __child(int sk, int memfd) in __child() argument 100 int memfd, ret; in child() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 36 static int __child(int sk, int memfd) in __child() argument 100 int memfd, ret; in child() local [all...] |
/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | udmabuf.c | 168 struct file *memfd = NULL; in udmabuf_create() local [all...] |
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | udmabuf.c | 202 struct file *memfd = NULL; in udmabuf_create() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 3968 int status, listener, memfd, fd; in TEST() local 4095 int status, listener, memfd; in TEST() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 4044 int status, listener, memfd, fd, nextfd; in TEST() local 4202 int status, listener, memfd; in TEST() local [all...] |
Completed in 15 milliseconds