Searched refs:kunit_vm_mmap (Results 1 – 3 of 3) sorted by relevance
| /linux/lib/kunit/ |
| H A D | user_alloc.c | 91 unsigned long kunit_vm_mmap(struct kunit *test, struct file *file, in kunit_vm_mmap() function 115 EXPORT_SYMBOL_GPL(kunit_vm_mmap);
|
| /linux/drivers/android/tests/ |
| H A D | binder_alloc_kunit.c | 527 priv->mmap_uaddr = kunit_vm_mmap(test, priv->filp, 0, BINDER_MMAP_SIZE, in binder_alloc_test_init()
|
| /linux/lib/tests/ |
| H A D | kunit_iov_iter.c | 1066 uaddr = kunit_vm_mmap(test, NULL, 0, bufsize, in iov_kunit_iter_to_sg_init()
|