OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/dm/
dm_target_delay.c
79
static void
_timeout
(void*);
313
callout_reset(&di->cal, di->delay,
_timeout
, di);
357
callout_reset(&di->cal, next - tick,
_timeout
, di);
455
_timeout
(void *arg)
function in typeref:typename:void
dm_target_delay.c
79
static void
_timeout
(void*);
313
callout_reset(&di->cal, di->delay,
_timeout
, di);
357
callout_reset(&di->cal, next - tick,
_timeout
, di);
455
_timeout
(void *arg)
function in typeref:typename:void
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025