Searched refs:count_freed (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/madvise/ | ||
H A D | madvise09.c | 104 static int count_freed(char *ptr) in count_freed() function 210 } while (retries++ < 10 && count_freed(ptr) == 0); in child() |
Completed in 1 milliseconds