Searched refs:__identity (Results 1 – 2 of 2) sorted by relevance
31 struct io_identity __identity; member
1109 if (tctx->identity != &tctx->__identity) in io_req_init_async()1218 if (req->work.identity == &tctx->__identity) in io_put_identity()1293 if (tctx->identity != &tctx->__identity && in io_identity_cow()1296 if (req->work.identity != &tctx->__identity && in io_identity_cow()7758 io_init_identity(&tctx->__identity); in io_uring_alloc_task_context()7759 tctx->identity = &tctx->__identity; in io_uring_alloc_task_context()7770 if (tctx->identity != &tctx->__identity) in __io_uring_free()