SIG_BLOCK 163 fs/autofs/waitq.c sigprocmask(SIG_BLOCK, &sigmask, &sigmask); SIG_BLOCK 563 fs/dlm/user.c sigprocmask(SIG_BLOCK, &allsigs, &tmpsig); SIG_BLOCK 672 fs/dlm/user.c sigprocmask(SIG_BLOCK, &allsigs, &tmpsig); SIG_BLOCK 68 fs/fuse/dev.c sigprocmask(SIG_BLOCK, &mask, oldset); SIG_BLOCK 950 fs/ocfs2/inode.c status = sigprocmask(SIG_BLOCK, &blocked, &oldset); SIG_BLOCK 55 fs/ocfs2/mmap.c return sigprocmask(SIG_BLOCK, blocked, oldset); SIG_BLOCK 6 include/asm-generic/signal.h #ifndef SIG_BLOCK SIG_BLOCK 443 kernel/exit.c sigprocmask(SIG_BLOCK, &blocked, NULL); SIG_BLOCK 1974 kernel/signal.c case SIG_BLOCK: SIG_BLOCK 2444 kernel/signal.c case SIG_BLOCK: