Searched refs:dscr_inherit (Results 1 – 5 of 5) sorted by relevance
17 dscr_inherit /* Thread has changed default DSCR */30 CPU's PACA value into the register if the thread has dscr_inherit value32 If the dscr_inherit value is set which means that it has changed the47 the current process has the dscr_inherit clear, it also writes the new74 (E) Specifics about 'dscr_inherit':76 The thread struct element 'dscr_inherit' represents whether the thread
20 int dscr_inherit(void) in dscr_inherit() function85 return test_harness(dscr_inherit, "dscr_inherit_test"); in main()
244 int dscr_inherit; member
1433 current->thread.dscr_inherit = 1; in emulate_instruction()1810 current->thread.dscr_inherit = 1; in DEFINE_INTERRUPT_HANDLER()
132 task->thread.dscr_inherit = 1; in set_user_dscr()