Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:get_old_itimerspec32

Proto:int get_old_itimerspec32(struct itimerspec64 *its, const struct old_itimerspec32 __user *uits)

Type:int

Parameter:

TypeParameterName
struct itimerspec64 *its
const struct old_itimerspec32 __user *uits
985  If __get_old_timespec32( & it_interval, & it_interval) || __get_old_timespec32( & it_value, & it_value) Then Return -EFAULT
988  Return 0