Searched defs:prstatus (Results 1 – 3 of 3) sorted by relevance
1514 static void fill_prstatus(struct elf_prstatus_common *prstatus, in fill_prstatus()1710 struct elf_prstatus prstatus; member1961 struct elf_prstatus prstatus; /* NT_PRSTATUS */ member2000 struct elf_prstatus *prstatus; /* NT_PRSTATUS */ member
1289 static void fill_prstatus(struct elf_prstatus_common *prstatus, in fill_prstatus()1371 struct elf_prstatus_fdpic prstatus; /* NT_PRSTATUS */ member
417 struct elf_prstatus prstatus = {}; in read_kcore() local