Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:hash

Proto:static int hash(struct signal_struct *sig, unsigned int nr)

Type:int

Parameter:

TypeParameterName
struct signal_struct *sig
unsigned intnr
114  Return hash_32(This really should be called fold32_ptr; it does no hashing to speak of. ^ nr, HASH_BITS(posix_timers_hashtable))
Caller
NameDescribe
posix_timer_by_id
posix_timer_add