Home
last modified time | relevance | path

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

/Linux-v6.6/arch/xtensa/kernel/
Dsignal.c457 task_pt_regs(current)->icountlevel = 0; in do_signal()
497 task_pt_regs(current)->icountlevel = 1; in do_signal()
523 task_pt_regs(current)->icountlevel = 1; in do_signal()
Dentry.S140 xsr a2, icountlevel
293 xsr a2, icountlevel
760 wsr a2, icountlevel
873 wsr a0, icountlevel
892 xsr a0, icountlevel
Dasm-offsets.c44 DEFINE(PT_ICOUNTLEVEL, offsetof (struct pt_regs, icountlevel)); in main()
Dhead.S130 wsr a0, icountlevel
Dalign.S456 rsr a4, icountlevel
/Linux-v6.6/arch/xtensa/include/asm/
Dptrace.h68 unsigned long icountlevel; /* 60 */ member