Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Drsrc.h139 static inline void __io_unaccount_mem(struct user_struct *user, in __io_unaccount_mem() function
Dnotif.c27 __io_unaccount_mem(notif->ctx->user, nd->account_pages); in io_notif_tw_complete()
Drsrc.c67 __io_unaccount_mem(ctx->user, nr_pages); in io_unaccount_mem()