Searched defs:split (Results 1 – 8 of 8) sorted by relevance
| /tools/testing/selftests/vDSO/ |
| A D | vdso_test_chacha.c | 99 for (unsigned int split = 0; split < BLOCKS; ++split) { in main() local
|
| /tools/testing/selftests/kvm/lib/arm64/ |
| A D | gic.c | 99 void gic_set_eoi_split(bool split) in gic_set_eoi_split()
|
| A D | gic_v3.c | 119 static void gicv3_set_eoi_split(bool split) in gicv3_set_eoi_split()
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | devlink_port_split.py | 107 def split(k, port, should_fail=False): function
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | btf_distill.c | 541 struct btf *base = NULL, *split = NULL, *new_base = NULL, *new_split = NULL; in test_distilled_endianness() local
|
| /tools/testing/selftests/kvm/arm64/ |
| A D | vgic_irq.c | 214 #define GUEST_IRQ_HANDLER_NAME(split, lev) CAT(PREFIX, CAT(split, lev)) argument 215 #define GENERATE_GUEST_IRQ_HANDLER(split, lev) \ argument
|
| /tools/tracing/rtla/src/ |
| A D | timerlat_top.c | 365 const char *split = "----------------------------------------"; in timerlat_top_print_sum() local
|
| /tools/testing/selftests/bpf/ |
| A D | veristat.c | 1104 char *split = strrchr(freq[i].line, '@'); in print_top_src_lines() local
|
Completed in 20 milliseconds