Searched refs:io_ctx_cqe32 (Results 1 – 2 of 2) sorted by relevance
343 __entry->extra1 = io_ctx_cqe32(ctx) ? cqe->big_cqe[0] : 0;344 __entry->extra2 = io_ctx_cqe32(ctx) ? cqe->big_cqe[1] : 0;
731 static inline bool io_ctx_cqe32(struct io_ring_ctx *ctx) in io_ctx_cqe32() function
Completed in 6 milliseconds