/linux/tools/testing/selftests/drivers/dma-buf/ |
H A D | udmabuf.c | 30 int memfd, ret; in create_memfd_with_seals() local 57 static int create_udmabuf_list(int devfd, int memfd, off64_ argument 136 int devfd, memfd, buf, ret; main() local [all...] |
/linux/include/uapi/linux/ |
H A D | udmabuf.h | 11 __u32 memfd; member 18 __u32 memfd; member
|
/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_getfd_test.c | 37 static int __child(int sk, int memfd) in __child() argument 101 int memfd, ret; in child() local [all...] |
/linux/include/linux/ |
H A D | memfd.h | 23 static inline struct folio *memfd_alloc_folio(struct file *memfd, pgoff_t idx) in memfd_alloc_folio() argument
|
/linux/drivers/dma-buf/ |
H A D | udmabuf.c | 293 static int check_memfd_seals(struct file *memfd) in check_memfd_seals() argument 325 static long udmabuf_pin_folios(struct udmabuf *ubuf, struct file *memfd, in udmabuf_pin_folios() argument 418 struct file *memfd = fget(list[i].memfd); in udmabuf_create() local [all...] |
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | dmabuf_iter.c | 32 int dev_udmabuf, memfd, local_udmabuf; in create_udmabuf() local
|
/linux/mm/ |
H A D | memfd.c | 68 struct folio *memfd_alloc_folio(struct file *memfd, pgoff_t idx) in memfd_alloc_folio() argument [all...] |
H A D | gup.c | 3459 long memfd_pin_folios(struct file *memfd, loff_t start, loff_t end, in memfd_pin_folios() argument [all...] |
/linux/tools/testing/selftests/kvm/x86/ |
H A D | private_mem_conversions_test.c | 383 int memfd, i, r; in test_mem_conversions() local
|
/linux/tools/testing/selftests/exec/ |
H A D | check-exec.c | 73 int memfd, pipefd; in FIXTURE() local
|
/linux/tools/testing/selftests/drivers/net/hw/ |
H A D | ncdevmem.c | 105 int memfd; member [all...] |
/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 4124 int status, listener, memfd, fd, nextfd; in TEST() local 4286 int status, listener, memfd; in TEST() local [all...] |