Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drsrc.h123 int io_account_mem(struct user_struct *user, struct mm_struct *mm_account,
H A Drsrc.c69 int io_account_mem(struct user_struct *user, struct mm_struct *mm_account, in io_account_mem() function
689 ret = io_account_mem(ctx->user, ctx->mm_account, imu->acct_pages); in io_buffer_account_pin()
H A Dzcrx.c204 ret = io_account_mem(ifq->user, ifq->mm_account, mem->account_pages); in io_import_umem()