Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Delfcore-compat.h39 char pr_sname; member
H A Delfcore.h60 char pr_sname; /* char for pr_state */ member
/linux-6.15/fs/proc/
H A Dkcore.c431 .pr_sname = 'R', in read_kcore_iter()
/linux-6.15/arch/s390/kernel/
H A Dcrash_dump.c356 prpsinfo.pr_sname = 'R'; in nt_prpsinfo()
/linux-6.15/fs/
H A Dbinfmt_elf_fdpic.c1356 psinfo->pr_sname = (i > 5) ? '.' : "RSDTZW"[i]; in fill_psinfo()
1357 psinfo->pr_zomb = psinfo->pr_sname == 'Z'; in fill_psinfo()
H A Dbinfmt_elf.c1607 psinfo->pr_sname = (i > 5) ? '.' : "RSDTZW"[i]; in fill_psinfo()
1608 psinfo->pr_zomb = psinfo->pr_sname == 'Z'; in fill_psinfo()