Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnotif.c18 __io_unaccount_mem(ctx->user, nd->account_pages); in __io_notif_complete_tw()
Drsrc.h171 static inline void __io_unaccount_mem(struct user_struct *user, in __io_unaccount_mem() function
Drsrc.c68 __io_unaccount_mem(ctx->user, nr_pages); in io_unaccount_mem()