Home
last modified time | relevance | path

Searched refs:dscr_inherit (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_test.c20 int dscr_inherit(void) in dscr_inherit() function
85 return test_harness(dscr_inherit, "dscr_inherit_test"); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_test.c20 int dscr_inherit(void) in dscr_inherit() function
85 return test_harness(dscr_inherit, "dscr_inherit_test"); in main()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h247 * This member element dscr_inherit indicates that the process
255 int dscr_inherit; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h236 * This member element dscr_inherit indicates that the process
244 int dscr_inherit; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c1178 if (new_thread->dscr_inherit) in restore_sprs()
1758 p->thread.dscr_inherit = current->thread.dscr_inherit; in copy_thread()
H A Dsysfs.c160 if (!current->thread.dscr_inherit) { in write_dscr()
H A Dtraps.c1426 current->thread.dscr_inherit = 1; in emulate_instruction()
1805 current->thread.dscr_inherit = 1; in facility_unavailable_exception()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c1241 if (new_thread->dscr_inherit) in restore_sprs()
1872 p->thread.dscr_inherit = current->thread.dscr_inherit; in copy_thread()
H A Dsysfs.c160 if (!current->thread.dscr_inherit) { in write_dscr()
H A Dtraps.c1433 current->thread.dscr_inherit = 1; in emulate_instruction()
1810 current->thread.dscr_inherit = 1; in DEFINE_INTERRUPT_HANDLER()
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c131 task->thread.dscr_inherit = 1; in set_user_dscr()
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c132 task->thread.dscr_inherit = 1; in set_user_dscr()

Completed in 18 milliseconds