| /linux/io_uring/ |
| H A D | tctx.c | 48 struct io_uring_task *tctx = tsk->io_uring; in __io_uring_free() local 80 struct io_uring_task *tctx; in io_uring_alloc_task_context() local 114 struct io_uring_task *tctx = current->io_uring; in __io_uring_add_tctx_node() local 183 struct io_uring_task *tctx = current->io_uring; in io_uring_del_tctx_node() local 207 __cold void io_uring_clean_tctx(struct io_uring_task *tctx) in io_uring_clean_tctx() 229 struct io_uring_task *tctx = current->io_uring; in io_uring_unreg_ringfd() local 240 int io_ring_add_registered_file(struct io_uring_task *tctx, struct file *file, in io_ring_add_registered_file() 255 static int io_ring_add_registered_fd(struct io_uring_task *tctx, int fd, in io_ring_add_registered_fd() 287 struct io_uring_task *tctx; in io_ringfd_register() local 345 struct io_uring_task *tctx = current->io_uring; in io_ringfd_unregister() local
|
| H A D | cancel.c | 78 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() 168 struct io_uring_task *tctx, in __io_async_cancel() 213 struct io_uring_task *tctx = req->tctx; in io_async_cancel() local 240 static int __io_sync_cancel(struct io_uring_task *tctx, in __io_sync_cancel() 350 bool io_cancel_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_cancel_remove_all() 407 bool io_match_task_safe(struct io_kiocb *head, struct io_uring_task *tctx, in io_match_task_safe() 437 struct io_uring_task *tctx; member 450 struct io_uring_task *tctx, in io_cancel_defer_files() 491 struct io_uring_task *tctx = node->task->io_uring; in io_uring_try_cancel_iowq() local [all …]
|
| H A D | tw.c | 116 static void io_fallback_tw(struct io_uring_task *tctx, bool sync) in io_fallback_tw() 123 struct llist_node *tctx_task_work_run(struct io_uring_task *tctx, in tctx_task_work_run() 145 struct io_uring_task *tctx; in tctx_task_work() local 241 struct io_uring_task *tctx = req->tctx; in io_req_normal_work_add() local
|
| H A D | tctx.h | 27 struct io_uring_task *tctx = current->io_uring; in io_uring_add_tctx_node() local
|
| H A D | sqpoll.c | 270 struct io_uring_task *tctx = current->io_uring; in io_sq_tw() local 288 struct io_uring_task *tctx = current->io_uring; in io_sq_tw_pending() local
|
| H A D | io_uring.c | 408 struct io_uring_task *tctx = req->tctx; in io_queue_iowq() local 595 struct io_uring_task *tctx = req->tctx; io_put_task() local 607 io_task_refs_refill(struct io_uring_task * tctx) io_task_refs_refill() argument 618 struct io_uring_task *tctx = task->io_uring; io_uring_drop_tctx_refs() local 2284 struct io_uring_task *tctx = current->io_uring; io_tctx_exit_cb() local 2555 struct io_uring_task *tctx = current->io_uring; SYSCALL_DEFINE6() local 2935 struct io_uring_task *tctx; io_uring_create() local [all...] |
| H A D | register.c | 349 struct io_uring_task *tctx = NULL; io_register_iowq_max_workers() local 955 struct io_uring_task *tctx = current->io_uring; io_uring_register_get_file() local [all...] |
| H A D | timeout.c | 667 static bool io_match_task(struct io_kiocb *head, struct io_uring_task *tctx, in io_match_task() 686 __cold bool io_kill_timeouts(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_kill_timeouts()
|
| H A D | waitid.c | 173 bool io_waitid_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_waitid_remove_all()
|
| H A D | futex.c | 121 bool io_futex_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_futex_remove_all()
|
| H A D | io_uring.h | 482 struct io_uring_task *tctx = current->io_uring; io_get_task_refs() local
|
| H A D | poll.c | 729 __cold bool io_poll_remove_all(struct io_ring_ctx *ctx, struct io_uring_task *tctx, in io_poll_remove_all()
|
| H A D | io-wq.c | 1445 int io_wq_cpu_affinity(struct io_uring_task *tctx, cpumask_var_t mask) in io_wq_cpu_affinity()
|
| /linux/drivers/crypto/ |
| H A D | geode-aes.c | 70 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 D | omap-sham.c | 306 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_copy_hash_omap4() local 453 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_write_ctrl_omap4() local 943 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_init() local 1103 struct omap_sham_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in omap_sham_finish_hmac() local 1218 struct omap_sham_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in omap_sham_final_shash() local 1287 struct omap_sham_ctx *tctx = crypto_ahash_ctx(tfm); in omap_sham_setkey() local 1323 struct omap_sham_ctx *tctx = crypto_tfm_ctx(tfm); in omap_sham_cra_init_alg() local 1392 struct omap_sham_ctx *tctx = crypto_tfm_ctx(tfm); in omap_sham_cra_exit() local
|
| H A D | s5p-sss.c | 1467 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_enqueue() local 1532 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in s5p_hash_final() local 1578 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_init() local 1629 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_init_alg() local 1664 struct s5p_hash_ctx *tctx = crypto_tfm_ctx(tfm); in s5p_hash_cra_exit() local 1693 struct s5p_hash_ctx *tctx = crypto_ahash_ctx(tfm); in s5p_hash_import() local
|
| H A D | atmel-sha.c | 405 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev() 429 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_init() local 1153 struct atmel_sha_ctx *tctx = crypto_tfm_ctx(req->base.tfm); in atmel_sha_enqueue() local 2172 struct atmel_sha_ctx *tctx; in atmel_sha_authenc_spawn() local 2253 struct atmel_sha_ctx *tctx = crypto_ahash_ctx(tfm); in atmel_sha_authenc_schedule() local
|
| /linux/crypto/ |
| H A D | essiv.c | 69 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 D | hctr2.c | 77 static void hctr2_hash_tweaklens(struct hctr2_tfm_ctx *tctx) in hctr2_hash_tweaklens() 99 struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in hctr2_setkey() local 137 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in hctr2_hash_tweak() local 181 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in hctr2_finish() local 212 const struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in hctr2_crypt() local 277 struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in hctr2_init_tfm() local 310 struct hctr2_tfm_ctx *tctx = crypto_skcipher_ctx(tfm); in hctr2_exit_tfm() local
|
| H A D | blake2b.c | 20 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
|
| /linux/tools/sched_ext/ |
| H A D | scx_qmap.bpf.c | 153 struct task_ctx *tctx; in lookup_task_ctx() local 165 struct task_ctx *tctx; in BPF_STRUCT_OPS() local 199 struct task_ctx *tctx; in BPF_STRUCT_OPS() local 295 struct task_ctx *tctx; update_core_sched_head_seq() local 319 struct task_ctx *tctx; dispatch_highpri() local 370 struct task_ctx *tctx; BPF_STRUCT_OPS() local 415 struct task_ctx *tctx; BPF_STRUCT_OPS() local 499 struct task_ctx *tctx; task_qdist() local [all...] |
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | select_cpu_dfl_nodispatch.bpf.c | 37 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 D | sm4-ce-glue.c | 577 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 D | lsm_get_self_attr_test.c | 145 struct lsm_ctx *tctx = NULL; in TEST() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 1880 struct ttm_operation_ctx tctx = { in xe_bo_cpu_fault_fastpath() local 1981 struct ttm_operation_ctx tctx = { in xe_bo_cpu_fault() local 3424 int xe_bo_migrate(struct xe_bo *bo, u32 mem_type, struct ttm_operation_ctx *tctx, in xe_bo_migrate()
|