Searched refs:search_count (Results 1 – 5 of 5) sorted by relevance
46 unsigned long search_count = 0; in r2l_b2t_1d() local52 while (search_count < num_bits) { in r2l_b2t_1d()62 search_count = num_bits - bit + w; in r2l_b2t_1d()
19 module_param_named(search_count, w1_search_count, int, 0);47 dev->search_count = w1_search_count; in w1_alloc_dev()
229 md->search_count = tmp; in w1_master_attribute_store_search()246 count = sprintf(buf, "%d\n", md->search_count); in w1_master_attribute_show_search()1110 if (dev->search_count > 0) in w1_search_process_cb()1111 dev->search_count--; in w1_search_process_cb()1162 if (!jremain && dev->search_count) { in w1_process()1193 if (dev->search_count) { in w1_process()
217 int search_count; member
108 you can set the module parameter search_count to a small positive number