Home
last modified time | relevance | path

Searched refs:pr_fname (Results 1 – 4 of 4) 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/arch/s390/kernel/
H A Dcrash_dump.c358 strscpy(prpsinfo.pr_fname, "vmlinux"); in nt_prpsinfo()
/linux/fs/
H A Dbinfmt_elf_fdpic.c1368 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()