Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_pwrite_snooped.c79 static void *memchr_inv(const void *s, int c, size_t n) in memchr_inv() function
125 igt_assert(memchr_inv(buf, 0xff, object_size) == NULL); in test()