Lines Matching refs:__cold

233 static __cold void io_ring_ctx_ref_free(struct percpu_ref *ref)  in io_ring_ctx_ref_free()
240 static __cold void io_fallback_req_func(struct work_struct *work) in io_fallback_req_func()
273 static __cold struct io_ring_ctx *io_ring_ctx_alloc(struct io_uring_params *p) in io_ring_ctx_alloc()
477 static __cold void io_queue_deferred(struct io_ring_ctx *ctx) in io_queue_deferred()
678 static __cold void io_uring_drop_tctx_refs(struct task_struct *task) in io_uring_drop_tctx_refs()
917 __cold bool __io_alloc_req_refill(struct io_ring_ctx *ctx) in __io_alloc_req_refill()
968 __cold void io_free_req(struct io_kiocb *req) in io_free_req()
1167 static void __cold io_move_task_work_from_local(struct io_ring_ctx *ctx) in io_move_task_work_from_local()
1387 static __cold void io_iopoll_try_reap_events(struct io_ring_ctx *ctx) in io_iopoll_try_reap_events()
1637 static __cold void io_drain_req(struct io_kiocb *req) in io_drain_req()
2087 static __cold int io_submit_fail_init(const struct io_uring_sqe *sqe, in io_submit_fail_init()
2584 static __cold void io_ring_ctx_free(struct io_ring_ctx *ctx) in io_ring_ctx_free()
2701 static __cold void io_tctx_exit_cb(struct callback_head *cb) in io_tctx_exit_cb()
2718 static __cold bool io_cancel_ctx_cb(struct io_wq_work *work, void *data) in io_cancel_ctx_cb()
2725 static __cold void io_ring_exit_work(struct work_struct *work) in io_ring_exit_work()
2799 static __cold void io_ring_ctx_wait_and_kill(struct io_ring_ctx *ctx) in io_ring_ctx_wait_and_kill()
2853 static __cold bool io_cancel_defer_files(struct io_ring_ctx *ctx, in io_cancel_defer_files()
2880 static __cold bool io_uring_try_cancel_iowq(struct io_ring_ctx *ctx) in io_uring_try_cancel_iowq()
2904 static __cold bool io_uring_try_cancel_requests(struct io_ring_ctx *ctx, in io_uring_try_cancel_requests()
2961 __cold void io_uring_cancel_generic(bool cancel_all, struct io_sq_data *sqd) in io_uring_cancel_generic()
3068 static __cold int io_uring_mmap(struct file *file, struct vm_area_struct *vma) in io_uring_mmap()
3308 static __cold int io_allocate_scq_urings(struct io_ring_ctx *ctx, in io_allocate_scq_urings()
3401 static __cold int io_uring_create(unsigned entries, struct io_uring_params *p, in io_uring_create()
3610 static __cold int io_probe(struct io_ring_ctx *ctx, void __user *arg, in io_probe()
3667 static __cold int io_register_restrictions(struct io_ring_ctx *ctx, in io_register_restrictions()
3754 static __cold int io_register_iowq_aff(struct io_ring_ctx *ctx, in io_register_iowq_aff()
3789 static __cold int io_unregister_iowq_aff(struct io_ring_ctx *ctx) in io_unregister_iowq_aff()
3799 static __cold int io_register_iowq_max_workers(struct io_ring_ctx *ctx, in io_register_iowq_max_workers()