Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory.c6450 * mm_account_fault - Do page fault accounting in mm_account_fault()
6464 static inline void mm_account_fault(struct mm_struct *mm, struct pt_regs *regs, in mm_account_fault()
6641 mm_account_fault(mm, regs, address, flags, ret);
6432 static inline void mm_account_fault(struct mm_struct *mm, struct pt_regs *regs, mm_account_fault() function