Home
last modified time | relevance | path

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

/tools/testing/selftests/resctrl/
Dfill_buf.c67 uint64_t *p64; in malloc_and_init_memory() local
74 p64 = (uint64_t *)p; in malloc_and_init_memory()
78 *p64 = (uint64_t)rand(); in malloc_and_init_memory()
79 p64 += (CL_SIZE / sizeof(uint64_t)); in malloc_and_init_memory()