Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemory.c5173 * mm_account_fault - Do page fault accounting
5187 static inline void mm_account_fault(struct mm_struct *mm, struct pt_regs *regs, in mm_account_fault()
5350 mm_account_fault(mm, regs, address, flags, ret); in handle_mm_fault()
5185 static inline void mm_account_fault(struct mm_struct *mm, struct pt_regs *regs, mm_account_fault() function