Searched refs:printf_verbose (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/tools/testing/selftests/rseq/ |
D | param_test.c | 55 #define printf_verbose(fmt, ...) \ macro 265 #define printf_verbose(fmt, ...) macro 399 printf_verbose("tid %d: count %lld\n", in test_percpu_spinlock_thread() 403 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_spinlock_thread() 481 printf_verbose("tid %d: count %lld\n", in test_percpu_inc_thread() 485 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_inc_thread() 632 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_list_thread() 823 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_buffer_thread() 1038 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_memcpy_buffer_thread() 1152 printf_verbose("Signal handler set for SIGUSR1\n"); in set_signal_handler() [all …]
|