Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dbinfmt_elf.c1627 #ifndef PR_REG_PTR
1628 #define PR_REG_PTR(S) (&((S)->pr_reg)) macro
1650 PR_REG_PTR(&t->prstatus), NULL); in fill_thread_core_info()