Home
last modified time | relevance | path

Searched defs:tctx (Results 1 – 25 of 25) sorted by relevance

/linux/io_uring/
H A Dtctx.c48 struct io_uring_task *tctx = tsk->io_uring; in io_uring_free_tctx() local
85 struct io_uring_task *tctx; in io_uring_alloc_task_context() local
118 struct io_uring_task *tctx) in io_tctx_install_node()
147 struct io_uring_task *tctx = current->io_uring; in __io_uring_add_tctx_node() local
219 struct io_uring_task *tctx = current->io_uring; in io_uring_del_tctx_node() local
243 __cold void io_uring_clean_tctx(struct io_uring_task *tctx) in io_uring_clean_tctx()
265 struct io_uring_task *tctx = current->io_uring; in io_uring_unreg_ringfd() local
276 int io_ring_add_registered_file(struct io_uring_task *tctx, struct file *file, in io_ring_add_registered_file()
291 static int io_ring_add_registered_fd(struct io_uring_task *tctx, int fd, in io_ring_add_registered_fd()
323 struct io_uring_task *tctx; in io_ringfd_register() local
[all …]
H A Dcancel.c78 static int io_async_cancel_one(struct io_uring_task *tctx, in io_async_cancel_one()
105 int io_try_cancel(struct io_uring_task *tctx, struct io_cancel_data *cd, in io_try_cancel()
175 struct io_uring_task *tctx, in __io_async_cancel()
220 struct io_uring_task *tctx = req->tctx; in io_async_cancel() local
247 static int __io_sync_cancel(struct io_uring_task *tctx, in __io_sync_cancel()
357 bool io_cancel_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_cancel_remove_all()
414 bool io_match_task_safe(struct io_kiocb *head, struct io_uring_task *tctx, in io_match_task_safe()
444 struct io_uring_task *tctx; member
457 struct io_uring_task *tctx, in io_cancel_defer_files()
498 struct io_uring_task *tctx = node->task->io_uring; in io_uring_try_cancel_iowq() local
[all …]
H A Dtw.c33 struct io_uring_task *tctx = container_of(work, struct io_uring_task, in io_tctx_fallback_work() local
46 static void io_fallback_tw(struct io_uring_task *tctx) in io_fallback_tw()
63 void tctx_task_work_run(struct io_uring_task *tctx, unsigned int max_entries, in tctx_task_work_run()
129 struct io_uring_task *tctx; in tctx_task_work() local
210 struct io_uring_task *tctx = req->tctx; in io_req_normal_work_add() local
H A Dsqpoll.c269 struct io_uring_task *tctx = current->io_uring; in io_sq_tw() local
280 struct io_uring_task *tctx = current->io_uring; in io_sq_tw_pending() local
456 struct io_uring_task *tctx; in io_sq_offload_create() local
H A Dtctx.h28 struct io_uring_task *tctx = current->io_uring; in io_uring_add_tctx_node() local
H A Dfutex.h27 struct io_uring_task *tctx, bool cancel_all) in io_futex_remove_all()
H A Dio_uring.c412 struct io_uring_task *tctx = req->tctx; in io_queue_iowq() local
593 struct io_uring_task *tctx = req->tctx; io_put_task() local
605 io_task_refs_refill(struct io_uring_task * tctx) io_task_refs_refill() argument
616 struct io_uring_task *tctx = task->io_uring; io_uring_drop_tctx_refs() local
2294 struct io_uring_task *tctx = current->io_uring; io_tctx_exit_cb() local
2566 struct io_uring_task *tctx = current->io_uring; io_uring_ctx_get_file() local
2968 struct io_uring_task *tctx; io_uring_create() local
[all...]
H A Dtimeout.c714 static bool io_match_task(struct io_kiocb *head, struct io_uring_task *tctx, in io_match_task()
733 __cold bool io_kill_timeouts(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_kill_timeouts()
H A Dwaitid.c173 io_waitid_remove_all(struct io_ring_ctx * ctx,struct io_uring_task * tctx,bool cancel_all) io_waitid_remove_all() argument
H A Dfutex.c121 bool io_futex_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_futex_remove_all()
H A During_cmd.c52 struct io_uring_task *tctx, bool cancel_all) in io_uring_try_cancel_uring_cmd()
H A Dregister.c357 struct io_uring_task *tctx = NULL; in io_register_iowq_max_workers() local
H A Dio_uring.h511 struct io_uring_task *tctx = current->io_uring; in io_get_task_refs() local
H A Dpoll.c734 __cold bool io_poll_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_poll_remove_all()
H A Dio-wq.c1454 int io_wq_cpu_affinity(struct io_uring_task *tctx, cpumask_var_t mask) in io_wq_cpu_affinity()
/linux/drivers/crypto/
H A Dgeode-aes.c70 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src, in geode_aes_crypt()
113 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_setkey_cip() local
139 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in geode_setkey_skcipher() local
166 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_encrypt() local
181 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in geode_decrypt() local
195 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in fallback_init_cip() local
210 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm); in fallback_exit_cip() local
241 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in geode_init_skcipher() local
258 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in geode_exit_skcipher() local
266 const struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in geode_skcipher_crypt() local
H A Datmel-sha.c404 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev()
421 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_init() local
1145 struct atmel_sha_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in atmel_sha_enqueue() local
2163 struct atmel_sha_ctx *tctx; in atmel_sha_authenc_spawn() local
2244 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_authenc_schedule() local
H A Dimg-hash.c629 struct img_hash_ctx *tctx = crypto_ahash_ctx(tfm); in img_hash_digest() local
710 struct img_hash_ctx *tctx = crypto_tfm_ctx(tfm); in img_hash_cra_exit() local
/linux/crypto/
H A Dessiv.c69 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in essiv_skcipher_setkey() local
96 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_setkey() local
129 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_setauthsize() local
144 const struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in essiv_skcipher_crypt() local
186 const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_crypt() local
269 struct essiv_tfm_ctx *tctx) in essiv_init_tfm()
299 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in essiv_skcipher_init_tfm() local
324 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_init_tfm() local
355 struct essiv_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in essiv_skcipher_exit_tfm() local
364 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_exit_tfm() local
H A Dblake2b.c20 struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(tfm); in crypto_blake2b_setkey() local
33 const struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in crypto_blake2b_init() local
57 const struct blake2b_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in crypto_blake2b_digest() local
H A Dccm.c793 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_update() local
811 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_finup() local
/linux/tools/testing/selftests/sched_ext/
H A Dselect_cpu_dfl_nodispatch.bpf.c37 struct task_ctx *tctx; in BPF_STRUCT_OPS() local
56 struct task_ctx *tctx; in BPF_STRUCT_OPS() local
/linux/arch/arm64/crypto/
H A Dsm4-ce-glue.c577 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_mac_update() local
591 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_cmac_finup() local
610 struct sm4_mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in sm4_cbcmac_finup() local
/linux/tools/testing/selftests/lsm/
H A Dlsm_get_self_attr_test.c145 struct lsm_ctx *tctx = NULL; in TEST() local
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c168 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_find_dev() local
426 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_do_one_request() local