OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CALLOUT_BOUND
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
callout.h
53
#define
CALLOUT_BOUND
0x0001 /* bound to a specific CPU */
/src/sys/kern/
kern_timeout.c
375
c->c_flags = flags |
CALLOUT_BOUND
;
449
if ((c->c_flags &
CALLOUT_BOUND
) != 0 || cc == occ ||
672
c->c_flags |=
CALLOUT_BOUND
;
Completed in 12 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025