Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dnotif.c21 __io_unaccount_mem(ctx->user, nd->account_pages); in io_notif_complete_tw_ext()
Drsrc.h161 static inline void __io_unaccount_mem(struct user_struct *user, in __io_unaccount_mem() function
Drsrc.c65 __io_unaccount_mem(ctx->user, nr_pages); in io_unaccount_mem()