Searched refs:consumer_test (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/clk/ |
| H A D | clk_test.c | 3100 bool consumer_test; member 3182 if (test_param->consumer_test) { in clk_assigned_rates_test_init() 3239 .consumer_test = true, 3256 .consumer_test = true, 3284 .consumer_test = true, 3301 .consumer_test = true, 3334 .consumer_test = true, 3353 .consumer_test = true, 3372 .consumer_test = true,
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | uprobe_multi_test.c | 873 #define C1 CONSUMER_TEST(__PASTE(consumer_test, __COUNTER__)) 882 static int consumer_test(struct uprobe_multi_consumers *skel, in consumer_test() function 993 if (consumer_test(skel, idx, after, func, offset)) in consumer_thread()
|