Searched refs:slave_id (Results 1 – 3 of 3) sorted by relevance
91 __s32 slave_id; /* Used as an IN param to the BOND_SLAVE_INFO_QUERY ioctl */ member
467 int slave_id = cpu_now_booting; in smp_callin() local472 smp_cpu_init(slave_id); in smp_callin()477 printk(KERN_CRIT "Failed to allocate interrupt stack for cpu %d\n",slave_id); in smp_callin()
2435 if (info->slave_id < 0) { in bond_slave_info_query()2442 if (i == (int)info->slave_id) { in bond_slave_info_query()