OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:proc_stop_callout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_sig.c
128
static void
proc_stop_callout
(void *);
221
callout_setfunc(&proc_stop_ch,
proc_stop_callout
, NULL);
2405
*
proc_stop_callout
() to ensure that they do.
2425
* To handle this race,
proc_stop_callout
() runs once per tick while there
2436
proc_stop_callout
(void *cookie)
function in typeref:typename:void
kern_sig.c
128
static void
proc_stop_callout
(void *);
221
callout_setfunc(&proc_stop_ch,
proc_stop_callout
, NULL);
2405
*
proc_stop_callout
() to ensure that they do.
2425
* To handle this race,
proc_stop_callout
() runs once per tick while there
2436
proc_stop_callout
(void *cookie)
function in typeref:typename:void
Completed in 45 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025