Searched refs:core_id (Results 1 – 2 of 2) sorted by relevance
1150 my $core_id = $ci->{core_id};1153 push(@{$hw_mapping->{core}->{$core_id}}, $id)1154 if defined $core_id;
459 int core_id; member470 int bnum, core_id, strand_id; in drmach_cpu_cb() local511 core_id = p->core_id; in drmach_cpu_cb()515 if (ON_BOARD_CORE_NUM(cpuid) != core_id) in drmach_cpu_cb()527 bp->cores[core_id].core_hotadded |= (1 << strand_id); in drmach_cpu_cb()534 bp->cores[core_id].core_hotadded &= ~(1 << strand_id); in drmach_cpu_cb()544 drmach_add_remove_cpu(int bnum, int core_id, int option) in drmach_add_remove_cpu() argument554 arg.core_id = core_id; in drmach_add_remove_cpu()572 int core_id, strand_id; in drmach_setup_core_cb() local612 core_id = ON_BOARD_CORE_NUM(cpuid); in drmach_setup_core_cb()[all …]