OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itimer_lock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
sys_timerfd.c
70
/* N.B. all timerfd state is protected by
itimer_lock
() */
169
itimer_lock
();
190
itimer_lock
();
276
itimer_lock
();
313
itimer_lock
();
323
itimer_lock
();
343
itimer_lock
();
362
itimer_lock
();
395
itimer_lock
();
410
itimer_lock
();
[
all
...]
kern_time.c
154
*
itimer_lock
:
159
itimer_lock
(void)
function
237
itimer_lock
();
750
* N.B.
itimer_lock
must be held on entry, and is released on exit.
856
itimer_lock
();
1058
itimer_fini(it); /* releases
itimer_lock
*/
1078
itimer_lock
();
1113
itimer_lock
();
1153
itimer_lock
();
1252
itimer_lock
();
[
all
...]
/src/sys/sys/
timevar.h
225
void
itimer_lock
(void);
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026