OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:it_ops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
timevar.h
106
const struct itimer_ops *
it_ops
;
member in struct:itimer
/src/sys/kern/
kern_time.c
239
KASSERT(it->
it_ops
->ito_realtime_changed != NULL);
241
(*it->
it_ops
->ito_realtime_changed)(it);
695
it->
it_ops
= ops;
739
it->
it_ops
->ito_realtime_changed != NULL) {
857
(*it->
it_ops
->ito_fire)(it);
1773
(*it->
it_ops
->ito_fire)(it);
1776
(*it->
it_ops
->ito_fire)(it);
Completed in 21 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026