Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:uid_hash_remove

Proto:static void uid_hash_remove(struct user_struct *up)

Type:void

Parameter:

TypeParameterName
struct user_struct *up
118  hlist_del_init( & Hash table maintenance information )
Caller
NameDescribe
free_userIRQs are disabled and uidhash_lock is held upon function entry.* IRQ state (as stored in flags) is restored and uidhash_lock released* upon function exit.