Symbol: opp_table
sys/arch/arm/arm/cpu.c
603
LIST_ENTRY(opp_table) ot_list;
sys/arch/arm/arm/cpu.c
614
LIST_HEAD(, opp_table) opp_tables = LIST_HEAD_INITIALIZER(opp_tables);
sys/arch/arm/arm/cpu.c
627
struct opp_table *ot;
sys/arch/arm/arm/cpu.c
646
ot = malloc(sizeof(struct opp_table), M_DEVBUF, M_ZERO | M_WAITOK);
sys/arch/arm/arm/cpu.c
694
struct opp_table *ot;
sys/arch/arm/arm/cpu.c
724
ot = malloc(sizeof(struct opp_table), M_DEVBUF, M_ZERO | M_WAITOK);
sys/arch/arm/arm/cpu.c
791
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm/arm/cpu.c
869
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm/arm/cpu.c
911
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm/arm/cpu.c
957
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm/arm/cpu.c
966
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm/include/cpu.h
184
struct opp_table *ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2171
LIST_HEAD(, opp_table) opp_tables = LIST_HEAD_INITIALIZER(opp_tables);
sys/arch/arm64/arm64/cpu.c
2184
struct opp_table *ot;
sys/arch/arm64/arm64/cpu.c
2214
ot = malloc(sizeof(struct opp_table), M_DEVBUF, M_ZERO | M_WAITOK);
sys/arch/arm64/arm64/cpu.c
2281
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2363
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2405
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2451
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2460
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2747
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2782
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
286
LIST_ENTRY(opp_table) ot_list;
sys/arch/arm64/dev/aplcpu.c
196
struct opp_table *ot;
sys/arch/arm64/dev/aplcpu.c
238
ot = malloc(sizeof(struct opp_table), M_DEVBUF, M_ZERO | M_WAITOK);
sys/arch/arm64/dev/aplcpu.c
299
struct opp_table *ot;
sys/arch/arm64/dev/aplcpu.c
340
struct opp_table *ot;
sys/arch/arm64/dev/aplcpu.c
415
struct opp_table *ot;
sys/arch/arm64/dev/aplcpu.c
53
LIST_ENTRY(opp_table) ot_list;
sys/arch/arm64/dev/aplcpu.c
77
LIST_HEAD(, opp_table) sc_opp_tables;
sys/arch/arm64/dev/aplcpu.c
78
struct opp_table *sc_opp_table[APLCPU_MAX_CLUSTERS];
sys/arch/arm64/include/cpu.h
162
struct opp_table *ci_opp_table;
sys/arch/riscv64/include/cpu.h
105
struct opp_table *ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
623
LIST_ENTRY(opp_table) ot_list;
sys/arch/riscv64/riscv64/cpu.c
634
LIST_HEAD(, opp_table) opp_tables = LIST_HEAD_INITIALIZER(opp_tables);
sys/arch/riscv64/riscv64/cpu.c
647
struct opp_table *ot;
sys/arch/riscv64/riscv64/cpu.c
677
ot = malloc(sizeof(struct opp_table), M_DEVBUF, M_ZERO | M_WAITOK);
sys/arch/riscv64/riscv64/cpu.c
745
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
823
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
866
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
916
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
925
struct opp_table *ot = ci->ci_opp_table;