Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:restore_saved_sigmask

Proto:static inline void restore_saved_sigmask(void)

Type:void

Parameter:Nothing

473  If test_and_clear_restore_sigmask() Then __set_current_blocked( & saved_sigmask)
Caller
NameDescribe
do_signalNote that 'init' is a special process: it doesn't get signals it doesn't* want to handle. Thus you cannot kill init even with a SIGKILL even by* mistake.