OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldstop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/linux/
linux_kthread.c
225
bool
shouldstop
;
local
228
shouldstop
= T->kt_shouldstop;
231
return
shouldstop
;
/src/sys/dev/tprof/
tprof.c
210
bool
shouldstop
;
local
225
shouldstop
= (tb == NULL || tb->tb_softc.sc_ctr_running_mask == 0);
226
if (
shouldstop
) {
251
if (!
shouldstop
)
Completed in 15 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026