Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemory.c4687 * mm_account_fault - Do page fault accountings
4701 static inline void mm_account_fault(struct pt_regs *regs, in mm_account_fault() function
4795 mm_account_fault(regs, address, flags, ret); in handle_mm_fault()
/kernel/linux/linux-6.6/mm/
H A Dmemory.c5182 * mm_account_fault - Do page fault accounting
5196 static inline void mm_account_fault(struct mm_struct *mm, struct pt_regs *regs, in mm_account_fault() function
5359 mm_account_fault(mm, regs, address, flags, ret); in handle_mm_fault()

Completed in 18 milliseconds