Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c8983 static inline int __io_account_mem(struct user_struct *user, in __io_account_mem() function
9016 ret = __io_account_mem(ctx->user, nr_pages); in io_account_mem()