Home
last modified time | relevance | path

Searched refs:total_mmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtcp_mmap.c150 unsigned long total_mmap = 0, total = 0; in child_thread() local
202 total_mmap += zc.length; in child_thread()
251 100.0*total_mmap/total, in child_thread()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_mmap.c172 unsigned long total_mmap = 0, total = 0; in child_thread() local
235 total_mmap += zc.length; in child_thread()
306 100.0*total_mmap/total, in child_thread()

Completed in 2 milliseconds