function::is_sig_blocked.3stap - Man Page

Returns 1 if the signal is currently blocked, or 0 if it is not

Synopsis

    is_sig_blocked:long(task:long,sig:long)

Arguments

task

address of the task_struct to query.

sig

the signal number to test.

See Also0

tapset::signal(3stap)

Info

November 2023 SystemTap Tapset Reference Signal Tapset