OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kernel_only
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/arch/arm/arm/
db_trace.c
93
bool
kernel_only
= true;
local in function:db_stack_trace_print
106
kernel_only
= false;
244
if (
kernel_only
)
db_trace.c
93
bool
kernel_only
= true;
local in function:db_stack_trace_print
106
kernel_only
= false;
244
if (
kernel_only
)
/src/sys/arch/sparc/sparc/
db_trace.c
74
bool
kernel_only
= true;
local in function:db_stack_trace_print
93
kernel_only
= false;
156
if (prevframe == NULL || (!INKERNEL(prevframe) &&
kernel_only
))
db_trace.c
74
bool
kernel_only
= true;
local in function:db_stack_trace_print
93
kernel_only
= false;
156
if (prevframe == NULL || (!INKERNEL(prevframe) &&
kernel_only
))
/src/sys/arch/powerpc/powerpc/
db_trace.c
140
bool
kernel_only
= true;
local in function:db_stack_trace_print
162
kernel_only
= false;
327
if (
kernel_only
&& !in_kernel)
db_trace.c
140
bool
kernel_only
= true;
local in function:db_stack_trace_print
162
kernel_only
= false;
327
if (
kernel_only
&& !in_kernel)
/src/sys/arch/x86/x86/
db_trace.c
116
bool
kernel_only
= true;
local in function:db_stack_trace_print
137
kernel_only
= false;
297
if (
kernel_only
)
db_trace.c
116
bool
kernel_only
= true;
local in function:db_stack_trace_print
137
kernel_only
= false;
297
if (
kernel_only
)
/src/sys/arch/sparc64/sparc64/
db_trace.c
79
bool
kernel_only
= true;
local in function:db_stack_trace_print
93
kernel_only
= false;
161
if (
kernel_only
) {
315
bool
kernel_only
= true;
local in function:db_dump_stack
321
kernel_only
= false;
343
&&
kernel_only
) break;
353
&&
kernel_only
) break;
db_trace.c
79
bool
kernel_only
= true;
local in function:db_stack_trace_print
93
kernel_only
= false;
161
if (
kernel_only
) {
315
bool
kernel_only
= true;
local in function:db_dump_stack
321
kernel_only
= false;
343
&&
kernel_only
) break;
353
&&
kernel_only
) break;
/src/usr.sbin/tprof/
tprof_analyze.c
144
bool
kernel_only
= false;
local in function:tprof_analyze
156
kernel_only
= true;
220
if (
kernel_only
&& !in_kernel) {
tprof_analyze.c
144
bool
kernel_only
= false;
local in function:tprof_analyze
156
kernel_only
= true;
220
if (
kernel_only
&& !in_kernel) {
/src/sys/arch/m68k/m68k/
db_trace.c
398
bool
kernel_only
= true;
local in function:db_stack_trace_print
416
kernel_only
= false;
561
if (
kernel_only
&& !INKERNEL(pos.k_fp, pcb))
563
if (nextframe(&pos, pcb,
kernel_only
, pr) == 0)
db_trace.c
398
bool
kernel_only
= true;
local in function:db_stack_trace_print
416
kernel_only
= false;
561
if (
kernel_only
&& !INKERNEL(pos.k_fp, pcb))
563
if (nextframe(&pos, pcb,
kernel_only
, pr) == 0)
Completed in 27 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025