Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:local_sub_return

Proto:static inline long local_sub_return(long i, local_t *l)

Type:long

Parameter:

TypeParameterName
longi
local_t *l
117  Return local_add_return - add and return*@i: integer value to add*@l: pointer to type local_t* Atomically adds @i to @l and returns @i + @l