Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:xa_to_internal() - Extract the value from an internal entry.*@entry: XArray entry.* Context: Any context.* Return: The value which was stored in the internal entry.

Proto:static inline unsigned long xa_to_internal(const void *entry)

Type:unsigned long

Parameter:

TypeParameterName
const void *entry
157  Return entry >> 2
Caller
NameDescribe
dax_iomap_pte_fault