Home
last modified time | relevance | path

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

/external/strace/tests-mx32/
Dtail_alloc.c44 void *start_work = p + 3 * page_size; in tail_alloc() local
45 void *tail_guard = start_work + len; in tail_alloc()
53 memset(start_work, 0xff, len); in tail_alloc()
/external/strace/tests/
Dtail_alloc.c44 void *start_work = p + 3 * page_size; in tail_alloc() local
45 void *tail_guard = start_work + len; in tail_alloc()
53 memset(start_work, 0xff, len); in tail_alloc()
/external/strace/tests-m32/
Dtail_alloc.c44 void *start_work = p + 3 * page_size; in tail_alloc() local
45 void *tail_guard = start_work + len; in tail_alloc()
53 memset(start_work, 0xff, len); in tail_alloc()