Home
last modified time | relevance | path

Searched refs:elf_prstatus (Results 1 – 3 of 3) sorted by relevance

/fs/
Dcompat_binfmt_elf.c52 #define elf_prstatus compat_elf_prstatus macro
Dbinfmt_elf.c1733 struct elf_prstatus prstatus;
1761 #define PRSTATUS_SIZE sizeof(struct elf_prstatus)
1988 struct elf_prstatus prstatus; /* NT_PRSTATUS */
2027 struct elf_prstatus *prstatus; /* NT_PRSTATUS */
/fs/proc/
Dkcore.c111 ALIGN(sizeof(struct elf_prstatus), 4) + in get_kcore_size()
417 struct elf_prstatus prstatus = {}; in read_kcore()