Searched refs:printf (Results 251 - 275 of 1028) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/
H A Dkselftest.h86 #define __printf(a, b) __attribute__((format(printf, a, b)))
134 printf("TAP version 13\n");
140 printf("1..%u\n", ksft_plan);
146 printf("# Planned tests != run tests (%u != %u)\n",
148 printf("# Totals: pass:%u fail:%u xfail:%u xpass:%u skip:%u error:%u\n",
160 printf("# ");
187 printf("ok %u ", ksft_test_num());
201 printf("not ok %u ", ksft_test_num());
227 printf("ok %u # XFAIL ", ksft_test_num());
241 printf("o
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_movem.S50 printf PDECODE,"fmovem.x "
65 printf PDECODE,"#%08x",1,%d1
69 printf PDECODE,"-" | decremental move
71 1: printf PDECODE,"+" | incremental move
74 printf PDECODE,"->" | fpu -> cpu
76 1: printf PDECODE,"<-" | fpu <- cpu
143 1: printf PMOVEM,"(%p>%p)",2,%a0,%a1
162 1: printf PMOVEM,"(%p>%p)",2,%a1,%a0
180 printf PDECODE,"\n"
183 printf PMOVE
[all...]
/linux-master/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c72 printf("cannot init libusb: %s\n", libusb_error_name(ret));
78 printf("no devices found\n");
87 printf("unable to get device descriptor: %s\n",
98 printf("no devices found\n");
104 printf("cannot open device: %s\n", libusb_error_name(ret));
111 printf("unable to detach kernel driver: %s\n",
118 printf("cannot claim interface: %s\n",
/linux-master/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c72 printf("cannot init libusb: %s\n", libusb_error_name(ret));
78 printf("no devices found\n");
87 printf("unable to get device descriptor: %s\n",
98 printf("no devices found\n");
104 printf("cannot open device: %s\n", libusb_error_name(ret));
111 printf("unable to detach kernel driver: %s\n",
118 printf("cannot claim interface: %s\n",
/linux-master/tools/spi/
H A Dspidev_fdx.c40 printf("read(%2d, %2d): %02x %02x,", len, status,
45 printf(" %02x", *bp++);
46 printf("\n");
74 printf("response(%2d, %2d): ", len, status);
76 printf(" %02x", *bp++);
77 printf("\n");
102 printf("%s: spi mode 0x%x, %d bits %sper word, %d Hz max\n",
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c110 printf("\tWaiting for %d workers to start...", threads_starting);
113 printf("done\n");
115 printf("\tWaiting for %d seconds to let some workers get preempted...", PREEMPT_TIME);
117 printf("done\n");
119 printf("\tStopping workers...");
134 printf("oops\n");
137 printf("done\n");
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dcount_stcx_fail.c52 printf("-----\n");
57 printf("Looped for %llu instructions, overhead %llu\n", instructions, overhead);
58 printf("Expected %llu\n", expected);
59 printf("Actual %llu\n", events[0].result.value);
60 printf("Delta %lld, %f%%\n", difference, percentage);
91 printf("Replacing overhead %llu with %llu\n", overhead, current);
130 printf("Overhead of null loop: %llu instructions\n", overhead);
/linux-master/tools/testing/selftests/x86/
H A Dsigreturn.c169 printf("[NOTE]\tFailed to create %s segment\n", name);
253 printf("[WARN]\tset_thread_area allocated data16 at index %d\n",
257 printf("[OK]\tset_thread_area refused 16-bit data\n");
276 printf("[WARN]\tset_thread_area allocated npdata32 at index %d\n",
280 printf("[OK]\tset_thread_area refused 16-bit data\n");
397 printf("[FAIL]\tUC_SIGCONTEXT_SS was not set\n");
409 printf("[FAIL]\tUC_STRICT_RESTORE_SS was wrong in signal %d\n",
423 printf("[FAIL]\tHW SS didn't match saved SS\n");
490 printf("[FAIL]\tSIGTRAP: ss = %hx, frame ss = %hx, ax = %llx\n",
501 printf("[FAI
[all...]
/linux-master/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c108 printf("ALARM(%i): %ld:%ld latency: %lld ns ", alarmcount, ts.tv_sec,
112 printf("[FAIL]\n");
115 printf("[OK]\n");
145 printf("timer_create failed, %s unsupported?\n",
151 printf("Start time (%s): %ld:%ld\n", clockstring(alarm_clock_id),
153 printf("Setting alarm for every %i seconds\n", SUSPEND_SECS);
164 printf("Starting suspend loops\n");
/linux-master/drivers/tty/vt/
H A Dconmakehash.c245 printf("\
260 printf("%3d", unicount[i]);
262 printf("\n};\n");
264 printf(",\n\t");
266 printf(", ");
269 printf("\nu16 dfont_unitable[%d] = \n{\n\t", nuni);
280 printf("0x%04x", unitable[fp0][nent++]);
282 printf("\n};\n");
284 printf(",\n\t");
286 printf(", ");
[all...]
/linux-master/samples/bpf/
H A Dtest_cgrp2_attach.c86 printf("Usage: %s [-d] [-D] <cg-path> <egress|ingress>\n", argv0);
87 printf(" -d Drop Traffic\n");
88 printf(" -D Detach filter, and exit\n");
101 printf("Failed to create map: '%s'\n", strerror(errno));
106 printf("Output from kernel verifier:\n%s\n-------\n", bpf_log_buf);
109 printf("Failed to load prog: '%s'\n", strerror(errno));
115 printf("Failed to attach prog to cgroup: '%s'\n",
126 printf("cgroup received %lld packets, %lld bytes\n",
165 printf("Failed to open cgroup path: '%s'\n", strerror(errno));
171 printf("bpf_prog_detac
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dconfig2csv.sh54 printf ",\"%s\"", ss[j];
55 printf "\n";
57 printf "\"%s\"", cs[i];
59 printf ",\"%s\"", p[cs[i] ":" ss[j]];
61 printf "\n";
/linux-master/arch/powerpc/xmon/
H A Dxmon.c147 printf("Machine is not running OPAL firmware.\n");
311 printf("xmon: Disabled due to kernel lockdown\n");
319 printf("xmon: Read-only due to kernel lockdown\n");
532 printf("cpu 0x%x: Exception %lx %s in xmon, "
542 printf("xmon: WARNING: bad recursive fault "
564 printf("cpu 0x%x stopped at breakpoint 0x%tx (",
569 printf("WARNING: exception is not recoverable, "
619 printf("enter ? for help\n");
668 printf("Exception %lx %s in xmon, returning to main loop\n",
679 printf("Stoppe
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dksm_tests.c115 printf("pages_shared : %lu\n", pages_shared);
116 printf("pages_sharing : %lu\n", pages_sharing);
117 printf("max_page_sharing : %lu\n", max_page_sharing);
118 printf("full_scans : %lu\n", full_scans);
119 printf("pages_unshared : %lu\n", pages_unshared);
120 printf("pages_volatile : %lu\n", pages_volatile);
121 printf("stable_node_chains: %lu\n", stable_node_chains);
122 printf("stable_node_dups : %lu\n", stable_node_dups);
123 printf("general_profit : %ld\n", general_profit);
139 printf("
[all...]
/linux-master/arch/powerpc/boot/
H A Dwii.c54 printf("mini: invalid hdrp %08X\n", (u32)hdrp);
61 printf("mini: invalid hdr %08X\n", (u32)hdr);
66 printf("mini: invalid magic\n");
87 printf("mini: invalid mem2_boundary %08X\n",
127 printf("top of MEM2 @ %08X\n", reg[2] + reg[3]);
/linux-master/tools/power/cpupower/bench/
H A Dsystem.c141 printf("approx. test duration: %im\n",
155 printf("set cpu affinity to cpu #%u\n", config->cpu);
162 printf("high priority condition requested\n");
168 printf("low priority condition requested\n");
174 printf("default priority condition requested\n");
/linux-master/tools/testing/selftests/powerpc/cache_shape/
H A Dcache_shape.c33 printf("%s cache size: %#10x %10dB %10dK\n", label, val, val, val / 1024);
40 printf("%s line size: %#10x ", label, val & 0xFFFF);
44 printf("%u-way", assoc);
46 printf("fully");
48 printf(" associative\n");
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue.c21 printf("Usage: %s\n", prog);
22 printf(" -c Use color\n");
23 printf(" -h Display this help message\n");
24 printf(" -v L Verbosity level: %d=QUIET %d=CRITICAL %d=INFO\n",
36 printf("waiter failed errno %d\n", errno);
/linux-master/tools/testing/selftests/net/
H A Drxtimestamp.c132 printf("sockopts {");
134 printf(" SO_TIMESTAMP ");
136 printf(" SO_TIMESTAMPNS ");
138 printf(" SO_TIMESTAMPING: {");
141 printf(" %s |", sof_flags[f].name);
142 printf("}");
144 printf("} expected cmsgs: {");
146 printf(" SCM_TIMESTAMP ");
148 printf(" SCM_TIMESTAMPNS ");
150 printf(" SCM_TIMESTAMPIN
[all...]
/linux-master/tools/testing/selftests/tdx/
H A Dtdx_guest_test.c118 printf("\t\t%s", title);
122 printf("%s%.8x:", prefix_str, j);
124 printf(" %.2x", ptr[j + i]);
125 printf("\n");
128 printf("\n");
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tar.c21 printf("%-30s TAR: %u PPR: %lx DSCR: %u\n",
38 printf("%-30s TAR: %lu PPR: %lx DSCR: %lu\n",
57 printf("%-30s TAR: %lu PPR: %lx DSCR: %lu\n",
69 printf("%-30s TAR: %u PPR: %lx DSCR: %u\n",
121 printf("Child's exit status not captured\n");
/linux-master/tools/testing/selftests/powerpc/
H A Dharness.c56 printf("unknown error from waitpid\n");
61 printf("!! force killing %s\n", name);
65 printf("!! killing %s\n", name);
80 printf("!! child died by signal %d\n", WTERMSIG(status));
82 printf("!! child died by unknown cause\n");
/linux-master/tools/testing/vsock/
H A Dvsock_perf.c162 printf("Run as receiver\n");
163 printf("Listen port %u\n", port);
164 printf("RX buffer %lu bytes\n", buf_size_bytes);
165 printf("vsock buffer %lu bytes\n", vsock_buf_bytes);
166 printf("SO_RCVLOWAT %lu bytes\n", rcvlowat_bytes);
242 printf("total bytes received: %zu\n", total_recv);
243 printf("rx performance: %f Gbits/s\n",
245 printf("total time in 'read()': %f sec\n", (float)in_read_ns / NSEC_PER_SEC);
246 printf("average time in 'read()': %f ns\n", (float)in_read_ns / read_cnt);
247 printf("POLLI
[all...]
/linux-master/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c25 printf("ERR: Can't allocate memory\n");
49 printf("ERR: %s [copysize Kb] [numthreads] [numloops (hundreds)]\n", argv[0]);
55 printf("ERR: max memory 1GB (1048576 KB)\n");
61 printf("ERR: threads 1-256\n");
66 printf("ERR: loops 1-40000000000 (hundreds)\n");
/linux-master/tools/perf/
H A Dbuiltin-version.c31 printf("[ ");
38 printf(" ]");
44 printf("%22s: ", name);
46 printf(" # %s\n", macro);
95 printf("perf version %s\n", perf_version_string);

Completed in 219 milliseconds

<<11121314151617181920>>