Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drsrc.h127 static inline void __io_unaccount_mem(struct user_struct *user, in __io_unaccount_mem() function
H A Drsrc.c58 __io_unaccount_mem(ctx->user, nr_pages); in io_unaccount_mem()