Home
last modified time | relevance | path

Searched refs:pr_fname (Results 1 – 6 of 6) 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.c1374 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
H A Dbinfmt_elf.c1560 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()