Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dnotif.h48 ret = __io_account_mem(ctx->user, nr_pages); in io_notif_account_mem()
H A Drsrc.h137 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) in __io_account_mem() function
75 ret = __io_account_mem(ctx->user, nr_pages); in io_account_mem()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c8807 static inline int __io_account_mem(struct user_struct *user, in __io_account_mem() function
8840 ret = __io_account_mem(ctx->user, nr_pages); in io_account_mem()

Completed in 15 milliseconds