| /linux/io_uring/ |
| H A D | tctx.c | 49 struct io_uring_task *tctx = tsk->io_uring; __io_uring_free() local 74 struct io_uring_task *tctx; io_uring_alloc_task_context() local 108 struct io_uring_task *tctx = current->io_uring; __io_uring_add_tctx_node() local 169 struct io_uring_task *tctx = current->io_uring; io_uring_del_tctx_node() local 190 io_uring_clean_tctx(struct io_uring_task * tctx) io_uring_clean_tctx() argument 212 struct io_uring_task *tctx = current->io_uring; io_uring_unreg_ringfd() local 223 io_ring_add_registered_file(struct io_uring_task * tctx,struct file * file,int start,int end) io_ring_add_registered_file() argument 238 io_ring_add_registered_fd(struct io_uring_task * tctx,int fd,int start,int end) io_ring_add_registered_fd() argument 270 struct io_uring_task *tctx; io_ringfd_register() local 328 struct io_uring_task *tctx = current->io_uring; io_ringfd_unregister() local [all...] |
| H A D | cancel.c | 76 io_async_cancel_one(struct io_uring_task * tctx,struct io_cancel_data * cd) io_async_cancel_one() argument 103 io_try_cancel(struct io_uring_task * tctx,struct io_cancel_data * cd,unsigned issue_flags) io_try_cancel() argument 166 __io_async_cancel(struct io_cancel_data * cd,struct io_uring_task * tctx,unsigned int issue_flags) __io_async_cancel() argument 208 struct io_uring_task *tctx = req->tctx; io_async_cancel() local 235 __io_sync_cancel(struct io_uring_task * tctx,struct io_cancel_data * cd,int fd) __io_sync_cancel() argument 345 io_cancel_remove_all(struct io_ring_ctx * ctx,struct io_uring_task * tctx,struct hlist_head * list,bool cancel_all,bool (* cancel)(struct io_kiocb *)) io_cancel_remove_all() argument [all...] |
| H A D | io_uring.c | 225 bool io_match_task_safe(struct io_kiocb *head, struct io_uring_task *tctx, in io_match_task_safe() 501 struct io_uring_task *tctx = req->tctx; in io_queue_iowq() local 686 struct io_uring_task *tctx = req->tctx; in io_put_task() local 698 void io_task_refs_refill(struct io_uring_task *tctx) in io_task_refs_refill() 709 struct io_uring_task *tctx = task->io_uring; in io_uring_drop_tctx_refs() local 1195 static void io_fallback_tw(struct io_uring_task *tctx, bool sync) in io_fallback_tw() 1202 struct llist_node *tctx_task_work_run(struct io_uring_task *tctx, in tctx_task_work_run() 1229 struct io_uring_task *tctx; in tctx_task_work() local 1311 struct io_uring_task *tctx = req->tctx; in io_req_normal_work_add() local 2498 struct io_uring_task *tctx = current->io_uring; in current_pending_io() local [all …]
|
| 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 | 269 struct io_uring_task *tctx = current->io_uring; in io_sq_tw() local 287 struct io_uring_task *tctx = current->io_uring; in io_sq_tw_pending() local
|
| H A D | register.c | 260 struct io_uring_task *tctx = NULL; in io_register_iowq_max_workers() local 852 struct io_uring_task *tctx = current->io_uring; in io_uring_register_get_file() local
|
| H A D | timeout.c | 658 io_match_task(struct io_kiocb * head,struct io_uring_task * tctx,bool cancel_all) io_match_task() argument 677 io_kill_timeouts(struct io_ring_ctx * ctx,struct io_uring_task * tctx,bool cancel_all) io_kill_timeouts() argument
|
| H A D | waitid.c | 158 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 | 117 io_futex_remove_all(struct io_ring_ctx * ctx,struct io_uring_task * tctx,bool cancel_all) io_futex_remove_all() argument
|
| H A D | uring_cmd.c | 50 struct io_uring_task *tctx, bool cancel_all) in io_uring_try_cancel_uring_cmd() argument
|
| H A D | io_uring.h | 427 struct io_uring_task *tctx = current->io_uring; io_get_task_refs() local
|
| H A D | poll.c | 726 io_poll_remove_all(struct io_ring_ctx * ctx,struct io_uring_task * tctx,bool cancel_all) io_poll_remove_all() argument
|
| H A D | io-wq.c | 1402 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 | img-hash.c | 630 struct img_hash_ctx *tctx = crypto_ahash_ctx(tfm); in img_hash_digest() local 723 struct img_hash_ctx *tctx = crypto_tfm_ctx(tfm); in img_hash_cra_exit() 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
|
| /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 292 struct task_ctx *tctx; in update_core_sched_head_seq() local 316 struct task_ctx *tctx; in dispatch_highpri() local 371 struct task_ctx *tctx; in BPF_STRUCT_OPS() local 416 struct task_ctx *tctx; in BPF_STRUCT_OPS() local 500 struct task_ctx *tctx; in task_qdist() local
|
| /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/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 | 1836 struct ttm_operation_ctx tctx = { in xe_bo_cpu_fault_fastpath() local 1937 struct ttm_operation_ctx tctx = { in xe_bo_cpu_fault() local 3374 int xe_bo_migrate(struct xe_bo *bo, u32 mem_type, struct ttm_operation_ctx *tctx, in xe_bo_migrate()
|