Home
last modified time | relevance | path

Searched refs:pr_sighold (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Delfcore-compat.h25 compat_ulong_t pr_sighold; member
Delfcore.h37 unsigned long pr_sighold; /* Set of held signals */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Delfcore.h37 unsigned long pr_sighold; member
/kernel/linux/linux-5.10/arch/mips/kernel/
Dbinfmt_elfn32.c52 unsigned int pr_sighold; /* Set of held signals */ member
Dbinfmt_elfo32.c57 unsigned int pr_sighold; /* Set of held signals */ member
/kernel/linux/linux-5.10/fs/
Dbinfmt_elf_fdpic.c1197 unsigned long pr_sighold; /* Set of held signals */ member
1309 prstatus->pr_sighold = p->blocked.sig[0]; in fill_prstatus()
Dbinfmt_elf.c1508 prstatus->pr_sighold = p->blocked.sig[0]; in fill_prstatus()