Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\pgtable.h Create Date:2022-07-28 06:00:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:local pte updates need not use xchg for locking

Proto:static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep)

Type:pte_t

Parameter:

TypeParameterName
pte_t *ptep
1056  res = ptep
1059  native_pte_clear(NULL, 0, ptep)
1060  Return res