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 - 2
of
2
) 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
) {
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 49 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025