Home
last modified time | relevance | path

Searched refs:try_to_remap (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/x86/
Dtest_mremap_vdso.c33 static int try_to_remap(void *vdso_addr, unsigned long size) in try_to_remap() function
89 ret = try_to_remap((void *)auxval, vdso_size); in main()