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); 6468 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd); 6471 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, value, sizeof(*value)); 6472 if (fd >= 0) COMMON_INTERCEPTOR_FD_ACQUIRE(ctx, fd);