Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnotif.c21 __io_unaccount_mem(ctx->user, nd->account_pages); in io_notif_complete_tw_ext()
H A Drsrc.h139 static inline void __io_unaccount_mem(struct user_struct *user, in __io_unaccount_mem() function
H A Drsrc.c64 __io_unaccount_mem(ctx->user, nr_pages); in io_unaccount_mem()