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
182
struct opp_table *ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2274
LIST_HEAD(, opp_table) opp_tables = LIST_HEAD_INITIALIZER(opp_tables);
sys/arch/arm64/arm64/cpu.c
2287
struct opp_table *ot;
sys/arch/arm64/arm64/cpu.c
2317
ot = malloc(sizeof(struct opp_table), M_DEVBUF, M_ZERO | M_WAITOK);
sys/arch/arm64/arm64/cpu.c
2384
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2466
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2508
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2554
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2563
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2850
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
2885
struct opp_table *ot = ci->ci_opp_table;
sys/arch/arm64/arm64/cpu.c
304
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
164
struct opp_table *ci_opp_table;
sys/arch/riscv64/include/cpu.h
109
struct opp_table *ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
1007
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
1016
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
714
LIST_ENTRY(opp_table) ot_list;
sys/arch/riscv64/riscv64/cpu.c
725
LIST_HEAD(, opp_table) opp_tables = LIST_HEAD_INITIALIZER(opp_tables);
sys/arch/riscv64/riscv64/cpu.c
738
struct opp_table *ot;
sys/arch/riscv64/riscv64/cpu.c
768
ot = malloc(sizeof(struct opp_table), M_DEVBUF, M_ZERO | M_WAITOK);
sys/arch/riscv64/riscv64/cpu.c
836
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
914
struct opp_table *ot = ci->ci_opp_table;
sys/arch/riscv64/riscv64/cpu.c
957
struct opp_table *ot = ci->ci_opp_table;