Searched refs:struct_epoll_event_sz (Results 1 – 4 of 4) sorted by relevance
136 extern unsigned struct_epoll_event_sz;
243 unsigned struct_epoll_event_sz = sizeof(struct epoll_event); variable
2114 POST_WRITE(event, struct_epoll_event_sz);2126 POST_WRITE(events, res * struct_epoll_event_sz);2143 POST_WRITE(events, res * struct_epoll_event_sz);2164 POST_WRITE(events, res * struct_epoll_event_sz);
975 __msan_unpoison(events, __sanitizer::struct_epoll_event_sz * res); in INTERCEPTOR()990 __msan_unpoison(events, __sanitizer::struct_epoll_event_sz * res); in INTERCEPTOR()