Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dbinfmt_elf.c1617 #ifndef PR_REG_PTR
1618 #define PR_REG_PTR(S) (&((S)->pr_reg)) macro
1640 PR_REG_PTR(&t->prstatus), NULL); in fill_thread_core_info()