Searched refs:thread_num (Results 1 – 2 of 2) sorted by relevance
1640 unsigned int thread_num; in ssif_probe() local1642 thread_num = ((ssif_info->client->adapter->nr << 8) | in ssif_probe()1646 "kssif%4.4x", thread_num); in ssif_probe()
2977 struct pkg_data *pkg_base, int thread_num, int core_num, in init_counter() argument2984 t = GET_THREAD(thread_base, thread_num, core_num, pkg_num); in init_counter()2989 if (thread_num == 0) { in init_counter()