Searched refs:printf_verbose (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/rseq/ |
| H A D | param_test.c | 52 #define printf_verbose(fmt, ...) \ macro 286 #define printf_verbose(fmt, ...) macro 493 printf_verbose("tid %d: count %lld\n", in test_percpu_spinlock_thread() 497 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_spinlock_thread() 576 printf_verbose("tid %d: count %lld\n", in test_percpu_inc_thread() 580 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_inc_thread() 729 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_list_thread() 916 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_buffer_thread() 1127 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_memcpy_buffer_thread() 1241 printf_verbose("Signal handler set for SIGUSR1\n"); in set_signal_handler() [all …]
|