OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:olddb
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
dbregs.c
298
bool
olddb
, newdb;
local in function:x86_dbregs_switch
303
olddb
= (oldpcb->pcb_flags & PCB_DBREGS) != 0;
306
if (__predict_true(!
olddb
&& !newdb)) {
311
if (
olddb
) {
316
} else if (
olddb
) {
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025