Home
last modified time | relevance | path

Searched refs:pr_fname (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Delfcore-compat.h51 char pr_fname[16]; member
H A Delfcore.h73 char pr_fname[16]; /* filename of executable */ member
/linux/fs/proc/
H A Dkcore.c432 .pr_fname = "vmlinux", in read_kcore_iter()
/linux/arch/s390/kernel/
H A Dcrash_dump.c358 strscpy(prpsinfo.pr_fname, "vmlinux"); in nt_prpsinfo()
/linux/fs/
H A Dbinfmt_elf_fdpic.c1379 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()