Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:posix_cpu_clock_set

Proto:static int posix_cpu_clock_set(const clockid_t clock, const struct timespec64 *tp)

Type:int

Parameter:

TypeParameterName
const clockid_tclock
const struct timespec64 *tp
185  error = validate_clock_permissions(clock)
191  Return If error Else -EPERM