Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dinternal.h43 #define uv__msan_unpoison(p, n) \ macro
52 # undef uv__msan_unpoison
53 # define uv__msan_unpoison __msan_unpoison macro
416 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()
426 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()
436 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()
H A Dlinux.c408 uv__msan_unpoison(statxbuf, sizeof(*statxbuf)); in uv__statx()
423 uv__msan_unpoison(buf, buflen); in uv__getrandom()
1155 uv__msan_unpoison(statxbuf, sizeof(*statxbuf)); in uv__iou_fs_statx_post()

Completed in 12 milliseconds