OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callout_halt
(Results
1 - 25
of
116
) sorted by relevancy
1
2
3
4
5
/src/sys/modules/examples/executor/
executor.c
101
callout_halt
(&sc, NULL);
/src/sys/external/bsd/drm2/include/linux/
timer.h
105
* NetBSD: `[
callout_halt
] will return a non-zero value if the
110
if (
callout_halt
(&timer->tl_callout, NULL))
/src/sys/sys/
callout.h
117
bool
callout_halt
(callout_t *, void *);
/src/sys/dev/gpio/
gpiopwm.c
147
callout_halt
(&sc->sc_pulse, NULL);
171
callout_halt
(&sc->sc_pulse, NULL);
198
callout_halt
(&sc->sc_pulse, NULL);
gpiosim.c
252
callout_halt
(&sc->sc_co, NULL);
/src/sys/external/bsd/drm2/linux/
linux_hrtimer.c
126
if (
callout_halt
(&hrt->hrt_ch, NULL)) {
/src/sys/arch/usermode/dev/
vaudio.c
331
callout_halt
(&sc->sc_play.st_callout, NULL);
342
callout_halt
(&sc->sc_record.st_callout, NULL);
/src/sys/arch/sparc64/dev/
tda.c
182
callout_halt
(&sc->sc_timer, NULL);
/src/sys/arch/x86/pci/
fwhrng.c
214
callout_halt
(&sc->sc_rnd_ch, NULL);
/src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.c
109
callout_halt
(&t->callout, &t->mtx);
/src/sys/dev/vmt/
vmt_subr.c
295
callout_halt
(&sc->sc_tick, NULL);
298
callout_halt
(&sc->sc_tclo_tick, NULL);
301
callout_halt
(&sc->sc_clock_sync_tick, NULL);
392
callout_halt
(&sc->sc_clock_sync_tick, NULL);
/src/sys/external/bsd/common/linux/
linux_work.c
352
if (!
callout_halt
(&dw->dw_callout, &wq->wq_lock))
1384
if (!
callout_halt
(&dw->dw_callout, &wq->wq_lock))
1397
(void)
callout_halt
(&dw->dw_callout, &wq->wq_lock);
1407
(void)
callout_halt
(&dw->dw_callout, &wq->wq_lock);
1587
if (!
callout_halt
(&dw->dw_callout, &wq->wq_lock)) {
/src/sys/dev/acpi/
apei_hest.c
458
callout_halt
(&src->as_ch, NULL);
645
callout_halt
(&src->as_ch, NULL);
smbus_acpi.c
187
callout_halt
(&sc->sc_callout, NULL);
/src/sys/dev/sdmmc/
ld_sdmmc.c
178
callout_halt
(&task->task_restart_ch, &sc->sc_lock);
187
callout_halt
(&task->task_restart_ch, &sc->sc_lock);
/src/sys/dev/ata/
ata_subr.c
218
callout_halt
(&chp->c_timo_callout, &chp->ch_lock);
/src/sys/dev/isa/
pcppi.c
205
callout_halt
(&sc->sc_bell_ch, NULL);
ym.c
1133
callout_halt
(&sc->sc_powerdown_ch,
1385
callout_halt
(&sc->sc_powerdown_ch,
1396
callout_halt
(&sc->sc_powerdown_ch,
aps.c
434
callout_halt
(&sc->sc_callout, NULL);
/src/sys/dev/dm/
dm_target_delay.c
412
callout_halt
(&di->cal, NULL);
/src/sys/dev/i2c/
pcf8574.c
250
callout_halt
(&sc->sc_timer, NULL);
/src/sys/dev/scsipi/
ss.c
210
callout_halt
(&ss->sc_callout, NULL);
/src/sys/fs/autofs/
autofs.c
391
callout_halt
(&ar->ar_callout, NULL);
/src/sys/dev/
midi.c
249
callout_halt
(&sc->xmt_asense_co, NULL);
250
callout_halt
(&sc->rcv_asense_co, NULL);
892
callout_halt
(&sc->xmt_asense_co, sc->lock);
893
callout_halt
(&sc->rcv_asense_co, sc->lock);
/src/sys/kern/
kern_sleepq.c
403
(void)
callout_halt
(&l->l_timeout_ch, NULL);
518
*
callout_halt
() waiting for us to finish here. In
Completed in 27 milliseconds
1
2
3
4
5
Indexes created Mon Oct 20 16:09:52 GMT 2025