Searched refs:printf (Results 201 - 225 of 1028) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/
H A Dxdp_redirect_multi.c35 printf("bpf_xdp_query_id failed\n");
119 printf("Load xdp program on egress with SKB mode not supported yet\n");
124 printf("usage: %s <IFNAME|IFINDEX> <IFNAME|IFINDEX> ...\n", argv[0]);
128 printf("Get interfaces:");
138 printf(" interface index too large\n");
141 printf(" %d", ifaces[i]);
143 printf("\n");
162 printf("bpf_object__find_map_fd_by_name failed\n");
171 printf("finding ingress/egress_prog in obj file failed\n");
177 printf("fin
[all...]
H A Dtest_tcpnotify_user.c51 printf("failed perf_buffer__poll: %d\n", err);
95 printf("FAILED: load_bpf_file failed for: %s\n", file);
101 printf("FAILED: bpf_prog_attach: %d (%s)\n",
108 printf("FAIL:map '%s' not found\n", "perf_event_map");
114 printf("FAIL:map '%s' not found\n", "global_map");
128 printf("FAILED: execute command: %s, err %d\n", test_script, -errno);
136 printf("execute command: %s, err %d\n", test_script, -errno);
142 printf("FAILED: execute command: %s, err %d\n", test_script, -errno);
148 printf("FAILED: bpf_map_lookup_elem returns %d\n", rv);
155 printf("FAILE
[all...]
/linux-master/samples/bpf/
H A Dxdp_fwd_user.c38 printf("ERROR: failed to attach program to %s\n", name);
45 printf("ERROR: failed using device %s as TX-port\n", name);
60 printf("ERROR: bpf_xdp_query_id failed (%s)\n",
66 printf("ERROR: flags(0x%x) xdp prog is not attached to %s\n",
74 printf("ERROR: bpf_prog_get_fd_by_id failed (%s)\n",
81 printf("ERROR: bpf_prog_get_info_by_fd failed (%s)\n",
89 printf("ERROR: %s isn't attached to %s\n", app_name, ifname);
97 printf("ERROR: failed to detach program from %s (%s)\n",
164 printf("error accessing file %s: %s\n",
178 printf("Doe
[all...]
H A Dsampleip_user.c31 printf("USAGE: sampleip [-F freq] [duration]\n");
32 printf(" -F freq # sample frequency (Hertz), default 99\n");
33 printf(" duration # sampling duration (seconds), default 5\n");
96 printf("%-19s %-32s %s\n", "ADDR", "KSYM", "COUNT");
114 printf("ksym not found. Is kallsyms loaded?\n");
118 printf("0x%-17llx %-32s %u\n", counts[i].ip, sym->name,
121 printf("0x%-17llx %-32s %u\n", counts[i].ip, "(user)",
127 printf("WARNING: IP hash was full (max %d entries); ", max);
128 printf("may have dropped samples\n");
134 printf("\
[all...]
/linux-master/tools/mm/
H A Dslabinfo.c113 printf("slabinfo 4/15/2011. (c) 2007 sgi/(c) 2011 Linux Foundation.\n\n"
340 printf("Name Objects Alloc Free"
343 printf("Name Objects Objsize %s "
391 printf("\n%s: No NUMA information available.\n", s->name);
399 printf("\n%-21s:", mode ? "NUMA nodes" : "Slab");
401 printf(" %4d", node);
402 printf("\n----------------------");
404 printf("-----");
405 printf("\n");
407 printf("
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dptrace_syscall.c152 printf("[FAIL]\tgetpid() failed to preserve regs\n");
155 printf("[OK]\tgetpid() preserves regs\n");
167 printf("[FAIL]\tkill(getpid(), SIGUSR1) failed to preserve regs\n");
170 printf("[OK]\tkill(getpid(), SIGUSR1) preserves regs\n");
177 printf("[RUN]\tptrace-induced syscall restart\n");
188 printf("\tChild will make one syscall\n");
203 printf("[RUN]\tSYSEMU\n");
215 printf("[FAIL]\tInitial args are wrong (nr=%lu, args=%lu %lu %lu %lu %lu %lu)\n", (unsigned long)regs.user_syscall_nr, (unsigned long)regs.user_arg0, (unsigned long)regs.user_arg1, (unsigned long)regs.user_arg2, (unsigned long)regs.user_arg3, (unsigned long)regs.user_arg4, (unsigned long)regs.user_arg5);
218 printf("[OK]\tInitial nr and args are correct\n");
221 printf("[RU
[all...]
H A Dldt_gdt.c82 printf("[FAIL]\t%s entry %hu is valid but should be invalid\n",
86 printf("[OK]\t%s entry %hu is invalid\n",
112 printf("[FAIL]\t%s entry %hu is invalid but should be valid\n",
126 printf("[FAIL]\t%s entry %hu has AR 0x%08X but expected 0x%08X\n",
130 printf("[FAIL]\t%s entry %hu has limit 0x%08X but expected 0x%08X\n",
134 printf("[OK]\t%s entry %hu has AR 0x%08X and limit 0x%08X\n",
163 printf("[OK]\tmodify_ldt returned -ENOSYS\n");
176 printf("[FAIL]\tUnexpected %s failure %d\n",
182 printf("[OK]\t%s rejected 16 bit segment\n",
211 printf("[O
[all...]
H A Dtest_syscall_vdso.c30 printf("[SKIP]\tNot a 32-bit x86 userspace\n");
44 printf("[WARN]\tAT_SYSINFO not supplied\n");
119 printf("ax:%016llx bx:%016llx cx:%016llx dx:%016llx\n", regs64.rax, regs64.rbx, regs64.rcx, regs64.rdx);
120 printf("si:%016llx di:%016llx bp:%016llx sp:%016llx\n", regs64.rsi, regs64.rdi, regs64.rbp, regs64.rsp);
121 printf(" 8:%016llx 9:%016llx 10:%016llx 11:%016llx\n", regs64.r8 , regs64.r9 , regs64.r10, regs64.r11);
122 printf("12:%016llx 13:%016llx 14:%016llx 15:%016llx\n", regs64.r12, regs64.r13, regs64.r14, regs64.r15);
146 printf("[NOTE]\tR11 has changed:%016llx - assuming clobbered by SYSRET insn\n", *r64);
162 printf("[FAIL]\tR%d has changed:%016llx\n", num, *r64);
167 printf("[OK]\tR8..R15 did not leak kernel data\n");
231 printf("
[all...]
/linux-master/tools/build/
H A Dfixdep.c39 printf("cmd_%s := %s\n\n", target, cmdline);
96 printf("source_%s := %s\n\n",
98 printf("deps_%s := \\\n",
103 printf(" %s \\\n", s);
117 printf("\n%s: $(deps_%s)\n\n", target, target);
118 printf("$(deps_%s):\n", target);
/linux-master/tools/testing/selftests/powerpc/syscalls/
H A Dipc_unmuxed.c22 printf("Testing " #_name); \
25 printf("\treturned %d, errno %d\n", rc, errno); \
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c51 printf("Looped for %lu instructions, overhead %lu\n", instructions, overhead);
52 printf("Expected %lu\n", expected);
53 printf("Actual %llu\n", event->result.value);
54 printf("Delta %ld, %f%%\n", difference, percentage);
55 printf("Took %d EBBs\n", ebb_state.stats.ebb_count);
82 printf("Replacing overhead %lu with %lu\n", overhead, current);
132 printf("Overhead of null loop: %lu instructions\n", overhead);
158 printf("Finished OK\n");
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_vdso.c47 printf("sscanf errored\n");
87 printf("VDSO is at 0x%lx-0x%lx (%lu bytes)\n", low, high, size);
91 printf("Signal delivered OK with VDSO mapped\n");
99 printf("VDSO moved to 0x%lx-0x%lx (%lu bytes)\n", low, high, size);
103 printf("Signal delivered OK with VDSO moved\n");
106 printf("Unmapped VDSO\n");
115 printf("Remapped the stack executable\n");
119 printf("Signal delivered OK with VDSO unmapped\n");
/linux-master/tools/thermal/tmon/
H A Dtmon.c51 printf("Usage: tmon [OPTION...]\n");
52 printf(" -c, --control cooling device in control\n");
53 printf(" -d, --daemon run as daemon, no TUI\n");
54 printf(" -g, --debug debug message in syslog\n");
55 printf(" -h, --help show this help message\n");
56 printf(" -l, --log log data to /var/tmp/tmon.log\n");
57 printf(" -t, --time-interval sampling time interval, > 1 sec.\n");
58 printf(" -T, --target-temp initial target temperature\n");
59 printf(" -v, --version show version\n");
60 printf("
[all...]
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-tar.c81 printf("Syntax:\n\t%s [<num loops>]\n",
89 printf("Starting, %d loops\n", num_loops);
/linux-master/tools/lib/
H A Dslab.c24 printf("Allocating %p from malloc\n", ret);
36 printf("Freeing %p to malloc\n", p);
/linux-master/Documentation/features/scripts/
H A Dfeatures-refresh.sh54 printf "WARNING: '%s' is not a valid Kconfig\n" "$F"
83 printf " |%12s: | ok |\n" "$ARCH" >> $T_FILE
85 printf " |%12s: | ok |\n" "$ARCH" >> $T_FILE
91 printf " |%12s: | TODO |\n" "$ARCH" \
/linux-master/tools/testing/selftests/kvm/include/
H A Duserfaultfd_util.h36 #define PER_PAGE_DEBUG(...) printf(__VA_ARGS__)
42 #define PER_VCPU_DEBUG(...) printf(__VA_ARGS__)
/linux-master/drivers/acpi/acpica/
H A Dutpredef.c245 printf(" ");
248 printf("%4.4s Requires %s%u argument%s",
256 printf(" (%s)", buffer);
260 printf("\n ");
269 printf(" Return value types: %s\n", buffer);
271 printf(" No return value\n");
304 printf("**** Invalid argument count (%u) "
315 printf("**** Invalid argument type (%u) "
/linux-master/tools/perf/arch/mips/entry/syscalls/
H A Dmksyscalltbl23 printf '\t[%d] = "%s",\n' $nr $sc
/linux-master/tools/usb/usbip/src/
H A Dusbip_port.c25 printf("Imported USB devices\n");
26 printf("====================\n");
/linux-master/tools/testing/selftests/timers/
H A Draw_skew.c101 printf("ERR: NO CLOCK_MONOTONIC_RAW\n");
112 printf("WARNING: ADJ_OFFSET in progress, this will cause inaccurate results\n");
114 printf("Estimating clock drift: ");
129 printf("%lld.%i(est)", eppm/1000, abs((int)(eppm%1000)));
134 printf(" %lld.%i(act)", ppm/1000, abs((int)(ppm%1000)));
139 printf(" [SKIP]\n");
142 printf(" [FAILED]\n");
145 printf(" [OK]\n");
/linux-master/tools/testing/selftests/thermal/intel/workload_hint/
H A Dworkload_hint_test.c44 printf("Disabled workload type prediction\n");
57 printf("Usage: workload_hint_test [notification delay in milli seconds]\n");
62 printf("Invalid delay\n");
66 printf("Setting notification delay to %d ms\n", delay);
108 printf("Enabled workload type prediction\n");
136 printf("Poll Timeout\n");
150 printf("Invalid workload type index\n");
152 printf("workload type:%s\n", workload_types[index]);
/linux-master/scripts/
H A Dcheck-uapi.sh54 printf "$@" >&2
61 printf "%s" "$*"
150 find "$tree" -type f -name '*.h' -printf '%P\n' | grep -v -f "$INCOMPAT_LIST"
166 printf 'all: ; @echo $(no-header-test)\n'
173 printf "asm-generic/.*\.h\n" >> "$INCOMPAT_LIST"
181 printf "int main(void) { return 0; }\n" | \
208 printf "Installing user-facing UAPI headers from %s... " "${ref:-dirty tree}"
221 printf "OK\n"
230 printf "%s" "${TMP_DIR}/${ref}/usr"
244 printf "Checkin
[all...]
/linux-master/arch/powerpc/xmon/
H A Dppc-dis.c170 printf("%-7s ", opcode->name);
172 printf("%s", opcode->name);
209 printf(",");
216 printf("r%ld", value);
218 printf("f%ld", value);
220 printf("v%ld", value);
222 printf("vs%ld", value);
228 printf("fsl%ld", value);
230 printf("fcr%ld", value);
232 printf("
[all...]
/linux-master/arch/parisc/boot/compressed/
H A Dmisc.c175 static int printf(const char *fmt, ...) function
255 printf("Parsing ELF... ");
337 printf("\nKernel requires at least %d MB RAM.\n",
343 printf("\n");
344 printf("startcode_end = %x\n", &_startcode_end);
345 printf("commandline = %x\n", command_line);
346 printf("rd_start = %x\n", rd_start);
347 printf("rd_end = %x\n", rd_end);
349 printf("free_ptr = %x\n", free_mem_ptr);
350 printf("free_ptr_en
[all...]

Completed in 226 milliseconds

1234567891011>>