Home
last modified time | relevance | path

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

/Linux-v4.19/arch/xtensa/kernel/
Dsignal.c419 task_pt_regs(current)->icountlevel = 0; in do_signal()
459 task_pt_regs(current)->icountlevel = 1; in do_signal()
485 task_pt_regs(current)->icountlevel = 1; in do_signal()
Dentry.S149 xsr a2, icountlevel
294 xsr a2, icountlevel
742 wsr a2, icountlevel
853 wsr a0, icountlevel
872 xsr a0, icountlevel
Dasm-offsets.c43 DEFINE(PT_ICOUNTLEVEL, offsetof (struct pt_regs, icountlevel)); in main()
Dhead.S128 wsr a0, icountlevel
Dalign.S422 rsr a4, icountlevel
/Linux-v4.19/arch/xtensa/include/asm/
Dptrace.h65 unsigned long icountlevel; /* 60 */ member