Home
last modified time | relevance | path

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

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