Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:set_page_node

Proto:static inline void set_page_node(struct page *page, unsigned long node)

Type:void

Parameter:

TypeParameterName
struct page *page
unsigned longnode
1258  Atomic flags, some possibly * updated asynchronously &= ~(NODES_MASK << NODES_PGSHIFT)
1259  Atomic flags, some possibly * updated asynchronously |= (node & NODES_MASK) << NODES_PGSHIFT