Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c1652 #ifndef SET_PR_FPVALID
1653 #define SET_PR_FPVALID(S, V) ((S)->pr_fpvalid = (V)) macro
1704 SET_PR_FPVALID(&t->prstatus, 1); in fill_thread_core_info()