Home
last modified time | relevance | path

Searched defs:mm_account (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Drsrc.c59 void io_unaccount_mem(struct user_struct *user, struct mm_struct *mm_account, in io_unaccount_mem()
69 int io_account_mem(struct user_struct *user, struct mm_struct *mm_account, in io_account_mem()
/linux/include/linux/
H A Dio_uring_types.h457 struct mm_struct *mm_account; member