OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TFF_LAST
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/hppa/include/
trap.h
84
#define
TFF_LAST
(1 << (31 - TFF_LAST_POS))
/src/sys/arch/hppa/hppa/
db_trace.c
185
if (!(tf.tf_flags &
TFF_LAST
)) {
trap.c
647
if (frame->tf_flags &
TFF_LAST
)
1123
if (frame->tf_flags &
TFF_LAST
&& (curlwp->l_flag & LW_IDLE) == 0)
locore.S
252
ldil L%
TFF_LAST
, %t1
machdep.c
1908
tf->tf_flags = TFF_SYS|
TFF_LAST
;
trap.S
313
ldil L%(
TFF_LAST
|TFF_SYS), %arg1
Completed in 15 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025