OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_is_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
cpu.h
119
bool
cpu_is_type
(struct cpu_info *, int);
/src/sys/kern/
kern_cpu.c
456
cpu_is_type
(struct cpu_info *ci, int wanted)
function in typeref:typename:bool
467
return
cpu_is_type
(ci, wanted);
475
return
cpu_is_type
(ci, wanted);
kern_runq.c
612
if (
cpu_is_type
(tci, flags) && sched_migratable(l, tci)) {
634
if (
cpu_is_type
(tci, flags) && sched_migratable(l, tci)) {
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025