Home
last modified time | relevance | path

Searched refs:ctx_event_pending (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dfile.c357 static inline bool ctx_event_pending(struct cxl_context *ctx) in ctx_event_pending() function
380 if (ctx_event_pending(ctx)) in afu_poll()
448 if (ctx_event_pending(ctx) || (ctx->status == CLOSED)) in afu_read()