Home
last modified time | relevance | path

Searched refs:pr_sname (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dbinfmt_elf32.c53 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/include/linux/
Delfcore.h71 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/arch/mips64/kernel/
Dbinfmt_elfn32.c86 char pr_sname; /* char for pr_state */ member
Dbinfmt_elfo32.c88 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/arch/parisc/kernel/
Dbinfmt_elf32.c47 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/arch/ia64/ia32/
Delfcore32.h60 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/arch/sparc64/kernel/
Dbinfmt_elf32.c120 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/arch/s390x/kernel/
Dbinfmt_elf32.c148 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/arch/x86_64/ia32/
Dia32_binfmt.c86 char pr_sname; /* char for pr_state */ member
/linux-2.4.37.9/fs/proc/
Dkcore.c296 prpsinfo.pr_sname = 'R'; in elf_kcore_store_hdr()
/linux-2.4.37.9/arch/mips/kernel/
Dirixelf.c1167 psinfo.pr_sname = (i < 0 || i > 5) ? '.' : "RSDZTD"[i]; in irix_core_dump()
1168 psinfo.pr_zomb = psinfo.pr_sname == 'Z'; in irix_core_dump()
/linux-2.4.37.9/fs/
Dbinfmt_elf.c1282 psinfo.pr_sname = (i < 0 || i > 5) ? '.' : "RSDZTD"[i]; in elf_core_dump()
1283 psinfo.pr_zomb = psinfo.pr_sname == 'Z'; in elf_core_dump()