Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Used to decide between falling back on the old suser() or fsuser().

Proto:static inline kernel_cap_t cap_drop_fs_set(const kernel_cap_t a)

Type:kernel_cap_t

Parameter:

TypeParameterName
const kernel_cap_ta
177  __cap_fs_set = CAP_FS_SET
178  Return cap_drop(a, __cap_fs_set)
Caller
NameDescribe
cap_task_fix_setuidap_task_fix_setuid - Fix up the results of setuid() call*@new: The proposed credentials*@old: The current task's current credentials*@flags: Indications of what has changed* Fix up the results of setuid() call before the credential changes are