OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ev_sleep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/vmt/
vmtvar.h
82
struct vmt_event
sc_ev_sleep
;
member in struct:vmt_softc
vmt_subr.c
254
sc->
sc_ev_sleep
.ev_smpsw.smpsw_type = PSWITCH_TYPE_SLEEP;
255
sc->
sc_ev_sleep
.ev_smpsw.smpsw_name = device_xname(self);
256
sc->
sc_ev_sleep
.ev_code = PSWITCH_EVENT_RELEASED;
257
sysmon_pswitch_register(&sc->
sc_ev_sleep
.ev_smpsw);
290
sysmon_pswitch_unregister(&sc->
sc_ev_sleep
.ev_smpsw);
545
sysmon_task_queue_sched(0, vmt_pswitch_event, &sc->
sc_ev_sleep
);
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025