Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kstrtos64

Proto:static inline int __must_check kstrtos64(const char *s, unsigned int base, s64 *res)

Type:int

Parameter:

TypeParameterName
const char *s
unsigned intbase
s64 *res
395  Return kstrtoll(s, base, res)
Caller
NameDescribe
ntp_tick_adj_setup
queue_var_store64