Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\page_idle.h Create Date:2022-07-28 14:12:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:clear_page_idle

Proto:static inline void clear_page_idle(struct page *page)

Type:void

Parameter:

TypeParameterName
struct page *page
100  page_ext = lookup_page_ext(page)
102  If Value for the false possibility is greater at compile time(!page_ext) Then Return
105  lear_bit - Clears a bit in memory*@nr: Bit to clear*@addr: Address to start counting from* This is a relaxed atomic operation (no implied memory barriers).
Caller
NameDescribe
mark_page_accessedMark a page as having seen activity.* inactive,unreferenced -> inactive,referenced* inactive,referenced -> active,unreferenced* active,unreferenced -> active,referenced* When a newly allocated page is not yet visible, so safe for non-atomic ops,
page_referenced_one
page_idle_clear_pte_refs_one