Home
last modified time | relevance | path

Searched refs:pr_sigpend (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Delfcore-compat.h24 compat_ulong_t pr_sigpend; member
H A Delfcore.h36 unsigned long pr_sigpend; /* Set of pending signals */ member
/kernel/linux/linux-6.6/include/linux/
H A Delfcore-compat.h24 compat_ulong_t pr_sigpend; member
H A Delfcore.h36 unsigned long pr_sigpend; /* Set of pending signals */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delfcore.h36 unsigned long pr_sigpend; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dbinfmt_elfn32.c51 unsigned int pr_sigpend; /* Set of pending signals */ member
H A Dbinfmt_elfo32.c56 unsigned int pr_sigpend; /* Set of pending signals */ member
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c1196 unsigned long pr_sigpend; /* Set of pending signals */ member
1308 prstatus->pr_sigpend = p->pending.signal.sig[0]; in fill_prstatus()
H A Dbinfmt_elf.c1539 prstatus->pr_sigpend = p->pending.signal.sig[0]; in fill_prstatus()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c1289 prstatus->pr_sigpend = p->pending.signal.sig[0]; in fill_prstatus()
H A Dbinfmt_elf.c1540 prstatus->pr_sigpend = p->pending.signal.sig[0]; in fill_prstatus()

Completed in 12 milliseconds