Searched refs:thread_num (Results 1 – 3 of 3) sorted by relevance
95 int thread_num; in test_tmspr() local102 thread_num = 10 * sysconf(_SC_NPROCESSORS_ONLN); in test_tmspr()104 thread = malloc(thread_num * sizeof(pthread_t)); in test_tmspr()109 for (i = 0; i < thread_num; i += 2) { in test_tmspr()115 for (i = 1; i < thread_num; i += 2) { in test_tmspr()120 for (i = 0; i < thread_num; i++) { in test_tmspr()
56 int thread_num; member104 opts->thread_num = (int)num; in squashfs_parse_param_threads_num()110 opts->thread_num = 1; in squashfs_parse_param_threads_num()236 if (opts->thread_num == 0) { in squashfs_fill_super()239 msblk->max_thread_num = opts->thread_num; in squashfs_fill_super()557 opts->thread_num = 0; in squashfs_init_fs_context()
1862 unsigned int thread_num; in ssif_probe() local1864 thread_num = ((i2c_adapter_id(ssif_info->client->adapter) in ssif_probe()1869 "kssif%4.4x", thread_num); in ssif_probe()