Home
last modified time | relevance | path

Searched refs:io_unaccount_mem (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/
Dio_uring.c3236 static void io_unaccount_mem(struct user_struct *user, unsigned long nr_pages) in io_unaccount_mem() function
3334 io_unaccount_mem(ctx->user, imu->nr_bvecs); in io_sqe_buffer_unregister()
3435 io_unaccount_mem(ctx->user, nr_pages); in io_sqe_buffer_register()
3446 io_unaccount_mem(ctx->user, nr_pages); in io_sqe_buffer_register()
3478 io_unaccount_mem(ctx->user, nr_pages); in io_sqe_buffer_register()
3567 io_unaccount_mem(ctx->user, in io_ring_ctx_free()
3832 io_unaccount_mem(user, ring_pages(p->sq_entries, in io_uring_create()