OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curcpu_stable
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_heartbeat.c
139
* Caller must be bound to the CPU, i.e.,
curcpu_stable
() must be
140
* true. This function does not assert
curcpu_stable
() since it
169
KASSERT(__predict_false(cold) ||
curcpu_stable
());
187
* Caller must be bound to the CPU, i.e.,
curcpu_stable
() must be
197
KASSERT(
curcpu_stable
());
509
KASSERT(
curcpu_stable
());
558
KASSERT(
curcpu_stable
());
637
KASSERT(
curcpu_stable
());
subr_cpu.c
141
curcpu_stable
(void)
function
/src/sys/sys/
cpu.h
87
bool
curcpu_stable
(void);
/src/sys/arch/x86/x86/
tsc.c
482
KASSERT(
curcpu_stable
());
Completed in 25 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026