Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\user_namespace.c Create Date:2022-07-28 11:19:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mp function to sort() reverse mappings

Proto:static int cmp_extents_reverse(const void *a, const void *b)

Type:int

Parameter:

TypeParameterName
const void *a
const void *b
805  e1 = a
806  e2 = b
808  If lower_first < lower_first Then Return -1
811  If lower_first > lower_first Then Return 1
814  Return 0