OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shared_depth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arc/isa/
isabus.c
572
int
shared_depth
= 0;
local
591
if (depth <
shared_depth
) {
593
shared_depth
= depth;
/src/sys/arch/powerpc/pic/
intr.c
729
int
shared_depth
= 0;
local
760
if (depth <
shared_depth
) {
762
shared_depth
= depth;
Completed in 50 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026