Searched refs:sq_creds (Results 1 – 2 of 2) sorted by relevance
433 const struct cred *sq_creds; /* cred used for __io_sq_thread() */ member
2166 if (ctx->sq_creds) in io_ring_ctx_free()2167 put_cred(ctx->sq_creds); in io_ring_ctx_free()