Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\swapfile.c Create Date:2022-07-28 15:18:49
Last Modify:2020-03-17 22:19:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:swap_node

Proto:static int swap_node(struct swap_info_struct *p)

Type:int

Parameter:

TypeParameterName
struct swap_info_struct *p
2413  If swap device or bdev of swap file Then bdev = swap device or bdev of swap file
2415  Else bdev = s_bdev
2418  Return If bdev Then node_id Else NUMA_NO_NODE
Caller
NameDescribe
setup_swap_info