Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dinternal.h44 #define uv__msan_unpoison(p, n) \ macro
53 # undef uv__msan_unpoison macro
54 # define uv__msan_unpoison __msan_unpoison macro
411 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()
421 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()
431 uv__msan_unpoison(s, sizeof(*s)); in UV_UNUSED()
H A Dlinux.c433 uv__msan_unpoison(statxbuf, sizeof(*statxbuf)); in uv__statx()
448 uv__msan_unpoison(buf, buflen); in uv__getrandom()
1155 uv__msan_unpoison(statxbuf, sizeof(*statxbuf)); in uv__iou_fs_statx_post()

Completed in 5 milliseconds