reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6467 COMMON_INTERCEPTOR_ENTER(ctx, eventfd_read, fd, value); 6469 int res = REAL(eventfd_read)(fd, value); 6471 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, value, sizeof(*value)); 6471 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, value, sizeof(*value));