Searched refs:ctx_event_pending (Results 1 – 2 of 2) sorted by relevance
357 static inline bool ctx_event_pending(struct cxl_context *ctx) in ctx_event_pending() function380 if (ctx_event_pending(ctx)) in afu_poll()448 if (ctx_event_pending(ctx) || (ctx->status == CLOSED)) in afu_read()
986 static inline bool ctx_event_pending(struct ocxlflash_context *ctx) in ctx_event_pending() function1011 if (ctx_event_pending(ctx)) in afu_poll()1056 if (ctx_event_pending(ctx) || (ctx->state == CLOSED)) in afu_read()