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 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/linux/
linux_kthread.c
225
bool
shouldstop
;
local
228
shouldstop
= T->kt_shouldstop;
231
return
shouldstop
;
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
)
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 35 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026