Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/security/dirtyc0w/
Ddirtyc0w_child.c47 static void *madvise_thread(void *arg) in madvise_thread() function
120 SAFE_PTHREAD_CREATE(&pth1, NULL, madvise_thread, NULL); in main()