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

/linux-master/io_uring/
H A Dnotif.h48 ret = __io_account_mem(ctx->user, nr_pages);
H A Drsrc.h139 int __io_account_mem(struct user_struct *user, unsigned long nr_pages);
H A Drsrc.c41 int __io_account_mem(struct user_struct *user, unsigned long nr_pages) function
75 ret = __io_account_mem(ctx->user, nr_pages);

Completed in 123 milliseconds