Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dio_uring_types.h433 const struct cred *sq_creds; /* cred used for __io_sq_thread() */ member
/linux/io_uring/
H A Dio_uring.c2166 if (ctx->sq_creds) in io_ring_ctx_free()
2167 put_cred(ctx->sq_creds); in io_ring_ctx_free()