Searched refs:get_cpu_count (Results 1 – 8 of 8) sorted by relevance
74 int (*get_cpu_count)(struct bmips_cpu_priv *); member298 .get_cpu_count = bcm6358_get_cpu_count,304 .get_cpu_count = bcm6345_get_cpu_count,310 .get_cpu_count = bcm6328_get_cpu_count,316 .get_cpu_count = bcm6345_get_cpu_count,322 .get_cpu_count = bcm6345_get_cpu_count,328 .get_cpu_count = bcm6358_get_cpu_count,334 .get_cpu_count = bcm6358_get_cpu_count,340 .get_cpu_count = bcm6358_get_cpu_count,346 .get_cpu_count = bcm6358_get_cpu_count,[all …]
18 get_cpu_count() {34 echo $(($(get_cpu_count)))
37 static int get_cpu_count() { in get_cpu_count() function90 ctx->processor_core_count = get_cpu_count(); in vp8_machine_specific_config()
16 int get_cpu_count();
60 int get_cpu_count(void) in get_cpu_count() function
60 cpu_count = get_cpu_count(); in HT_SetAffinity()
64 int get_cpu_count(void) in get_cpu_count() function