OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpuq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/vax/
multicpu.c
52
struct
cpuq
{
struct
53
SIMPLEQ_ENTRY(
cpuq
) cq_q;
58
SIMPLEQ_HEAD(,
cpuq
)
cpuq
= SIMPLEQ_HEAD_INITIALIZER(
cpuq
);
66
struct
cpuq
*q;
68
while ((q = SIMPLEQ_FIRST(&
cpuq
))) {
69
SIMPLEQ_REMOVE_HEAD(&
cpuq
, cq_q);
83
struct
cpuq
*cq;
110
SIMPLEQ_INSERT_TAIL(&
cpuq
, cq, cq_q)
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
aspeed-bmc-bytedance-g220a.dts
151
label = "fault-pvccin-
cpuq
";
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025