Searched refs:target_count (Results 1 – 6 of 6) sorted by relevance
722 int target_count; in map_targets() 732 if (ctx->index > ctx->target_count) {1240 int target_count, i; in mock_cxl_enumerate_decoders() 1244 target_count = 0; in mock_cxl_enumerate_decoders() 1246 target_count = NR_CXL_ROOT_PORTS; in mock_cxl_enumerate_decoders() 1248 target_count = NR_CXL_SWITCH_PORTS; in mock_cxl_enumerate_decoders() 1252 .target_count = target_count, in mock_cxl_enumerate_decoders() 1257 if (target_count) { in mock_cxl_enumerate_decoders() 1260 cxlsd = cxl_switch_decoder_alloc(port, target_count); in mock_cxl_enumerate_decoders() 715 int target_count; global() member 1227 int target_count, i; mock_cxl_enumerate_decoders() local [all...]
395 u32 target_count, in altera_concatenate_data() argument414 k = preamble_count + target_count; in altera_concatenate_data()424 k = preamble_count + target_count + postamble_count; in altera_concatenate_data()562 u32 target_count) in altera_extract_target_data() argument573 k = start_index + target_count; in altera_extract_target_data()
219 const int target_count = NUM_THREADS * 3000; in TEST_F() local226 while (__atomic_load_n(&ctx.signal_count, __ATOMIC_RELAXED) < target_count) { in TEST_F()
125 __u32 target_count; /* in/out */ member
79 cxlhdm->target_count = in parse_hdm_decoder_caps()1167 int rc, target_count = cxlhdm->target_count; in devm_cxl_enumerate_decoders() local1184 cxlsd = cxl_switch_decoder_alloc(port, target_count); in devm_cxl_enumerate_decoders()
277 unsigned int target_count[MAX_LEVELS]; in q_init() 290 q->target_count[i] = 0u; in q_size() 409 q->target_count[level] = in q_set_targets() 449 target = q->target_count[level]; in q_redistribute() 267 unsigned int target_count[MAX_LEVELS]; global() member