/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | cpu_event_vs_ebb_test.c | 67 if (sync_with_child(read_pipe, write_pipe)) in cpu_event_vs_ebb() 72 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in cpu_event_vs_ebb()
|
H A D | ebb_vs_cpu_event_test.c | 60 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_vs_cpu_event() 70 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_vs_cpu_event()
|
H A D | ebb_on_child_test.c | 61 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_on_child() 75 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_on_child()
|
H A D | task_event_pinned_vs_ebb_test.c | 64 if (sync_with_child(read_pipe, write_pipe)) in task_event_pinned_vs_ebb() 69 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in task_event_pinned_vs_ebb()
|
H A D | task_event_vs_ebb_test.c | 62 if (sync_with_child(read_pipe, write_pipe)) in task_event_vs_ebb() 67 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in task_event_vs_ebb()
|
H A D | cpu_event_pinned_vs_ebb_test.c | 69 if (sync_with_child(read_pipe, write_pipe)) in cpu_event_pinned_vs_ebb() 74 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in cpu_event_pinned_vs_ebb()
|
H A D | ebb_on_willing_child_test.c | 67 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_on_willing_child()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb_vs_cpu_event_test.c | 59 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_vs_cpu_event() 69 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_vs_cpu_event()
|
H A D | ebb_on_child_test.c | 61 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_on_child() 75 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_on_child()
|
H A D | task_event_pinned_vs_ebb_test.c | 64 if (sync_with_child(read_pipe, write_pipe)) in task_event_pinned_vs_ebb() 69 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in task_event_pinned_vs_ebb()
|
H A D | task_event_vs_ebb_test.c | 62 if (sync_with_child(read_pipe, write_pipe)) in task_event_vs_ebb() 67 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in task_event_vs_ebb()
|
H A D | cpu_event_vs_ebb_test.c | 66 if (sync_with_child(read_pipe, write_pipe)) in cpu_event_vs_ebb() 71 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in cpu_event_vs_ebb()
|
H A D | cpu_event_pinned_vs_ebb_test.c | 68 if (sync_with_child(read_pipe, write_pipe)) in cpu_event_pinned_vs_ebb() 73 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in cpu_event_pinned_vs_ebb()
|
H A D | ebb_on_willing_child_test.c | 67 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in ebb_on_willing_child()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.c | 33 int sync_with_child(union pipe read_pipe, union pipe write_pipe) in sync_with_child() function 136 if (sync_with_child(read_pipe, write_pipe)) { in eat_cpu()
|
H A D | lib.h | 26 extern int sync_with_child(union pipe read_pipe, union pipe write_pipe);
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.c | 20 int sync_with_child(union pipe read_pipe, union pipe write_pipe) in sync_with_child() function 121 if (sync_with_child(read_pipe, write_pipe)) { in eat_cpu()
|
H A D | lib.h | 25 extern int sync_with_child(union pipe read_pipe, union pipe write_pipe);
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 89 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in test_one_size()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 89 FAIL_IF(sync_with_child(read_pipe, write_pipe)); in test_one_size()
|