Lines Matching refs:ctx
411 struct eventfd_ctx **ctx;420 ctx = &private->io_trigger;423 ctx = &private->crw_trigger;432 if (*ctx)433 eventfd_signal(*ctx, 1);443 if (trigger && *ctx)444 eventfd_signal(*ctx, 1);455 if (*ctx)456 eventfd_ctx_put(*ctx);457 *ctx = NULL;465 if (*ctx)466 eventfd_ctx_put(*ctx);468 *ctx = efdctx;