Searched refs:printf (Results 51 - 75 of 1028) sorted by relevance

1234567891011>>

/linux-master/tools/perf/trace/beauty/
H A Dfspick.sh12 printf "static const char *fspick_flags[] = {\n"
16 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n"
17 printf "};\n"
H A Dmove_mount_flags.sh12 printf "static const char *move_mount_flags[] = {\n"
16 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n"
17 printf "};\n"
H A Dmount_flags.sh6 printf "static const char *mount_flags[] = {\n"
10 xargs printf "\t[%s ? (ilog2(%s) + 1) : 0] = \"%s\",\n"
14 xargs printf "\t[%s + 1] = \"%s\",\n"
15 printf "};\n"
H A Dfsconfig.sh12 printf "static const char *fsconfig_cmds[] = {\n"
16 printf "};\n"
H A Dx86_arch_prctl.sh14 printf "#define x86_arch_prctl_codes_%d_offset %s\n" $idx $first_entry
15 printf "static const char *x86_arch_prctl_codes_%d[] = {\n" $idx
16 regex=`printf '^[[:space:]]*#[[:space:]]*define[[:space:]]+ARCH_([[:alnum:]_]+)[[:space:]]+(%s[[:xdigit:]]+).*' ${prefix}`
21 xargs printf "$fmt")
22 printf "};\n\n"
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c173 printf("Error in create VM, no CPUs available in the NE CPU pool\n");
179 printf("Error in create VM [%m]\n");
203 printf("Running from poll thread, enclave fd %d\n", enclave_fd);
210 printf("[iter %d] Polling ...\n", i);
214 printf("Error in poll [%m]\n");
222 printf("Poll: %d seconds elapsed\n",
228 printf("Poll received value 0x%x\n", fds[0].revents);
231 printf("Received POLLHUP\n");
237 printf("Received POLLNVAL\n");
266 printf("Erro
[all...]
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c52 printf("%s", list[i]);
54 printf(", ");
63 printf("%s: %08x", name, bits);
66 printf("\n");
82 printf(" (");
84 printf(")\n");
101 printf("%12s %c (%d): ", aspect->name, effective & mask ? '*' : ' ', aspect->index);
103 printf(" \t(%s)\n", aspect->desc);
109 printf("DEXCR not detected on this hardware\n");
120 printf("\
[all...]
/linux-master/scripts/mod/
H A Dmk_elfconfig.c23 printf("#define KERNEL_ELFCLASS ELFCLASS32\n");
26 printf("#define KERNEL_ELFCLASS ELFCLASS64\n");
33 printf("#define KERNEL_ELFDATA ELFDATA2LSB\n");
36 printf("#define KERNEL_ELFDATA ELFDATA2MSB\n");
43 printf("#define HOST_ELFCLASS ELFCLASS32\n");
45 printf("#define HOST_ELFCLASS ELFCLASS64\n");
50 printf("#define HOST_ELFDATA ELFDATA2MSB\n");
52 printf("#define HOST_ELFDATA ELFDATA2LSB\n");
/linux-master/scripts/
H A Dorc_hash.sh7 printf '%s' '#define ORC_HASH '
/linux-master/arch/arm64/tools/
H A Dgen-cpucaps.awk27 printf("#define ARM64_%-40s\t%d\n", $0, cap_num++)
32 printf("#define ARM64_NCAPS\t\t\t\t\t%d\n", cap_num)
/linux-master/arch/m68k/sun3/prom/
H A DMakefile6 obj-y := init.o console.o printf.o misc.o
7 #bootstr.o init.o misc.o segment.o console.o printf.o
/linux-master/arch/x86/boot/
H A Dmkcpustr.c26 printf("static const char x86_cap_strs[] =\n");
38 printf("\t\"\\x%02x\\x%02x\"\"%s\"\n",
41 printf("#if REQUIRED_MASK%d & (1 << %d)\n"
48 printf("\t;\n");
/linux-master/tools/power/cpupower/utils/
H A Dcpuidle-info.c30 printf(_("CPU %u: No idle states\n"), cpu);
34 printf(_("Number of idle states: %d\n"), idlestates);
35 printf(_("Available idle states:"));
40 printf(" %s", tmp);
43 printf("\n");
56 printf("%s%s:\n", tmp, (disabled) ? " (DISABLED) " : "");
62 printf(_("Flags/Description: %s\n"), tmp);
65 printf(_("Latency: %lu\n"),
67 printf(_("Usage: %lu\n"),
69 printf(
[all...]
H A Dcpufreq-info.c32 printf(_("Couldn't count the number of CPUs (%s: %s), assuming 1\n"), "/proc/stat", strerror(errno));
64 printf(_(" minimum CPU frequency - maximum CPU frequency - governor\n"));
78 printf("CPU%3d %9lu kHz (%3d %%) - %9lu kHz (%3d %%) - %s\n",
93 printf("%u.%06u ms", ((unsigned int) duration/1000000),
96 printf("%u us", ((unsigned int) duration/1000));
98 printf("%u.%03u us", ((unsigned int) duration/1000),
101 printf("%lu ns", duration);
107 printf("%u.%02u ms", ((unsigned int) duration/1000000),
113 printf("%u us", ((unsigned int) duration / 1000));
118 printf("
[all...]
/linux-master/Documentation/usb/
H A Dusbdevfs-drop-permissions.c25 printf("ERROR: USBDEVFS_DROP_PRIVILEGES returned %d\n", res);
27 printf("OK: privileges dropped!\n");
36 printf("OK: USBDEVFS_RESET succeeded\n");
38 printf("ERROR: reset failed! (%d - %s)\n",
49 printf("OK: claimed if %d\n", i);
51 printf("ERROR claiming if %d (%d - %s)\n",
63 printf("Failed to open file\n");
73 printf("DROP_PRIVILEGES not supported\n");
83 printf("Available options:\n"
101 printf("Inser
[all...]
/linux-master/drivers/staging/greybus/Documentation/firmware/
H A Dauthenticate.c37 printf("\nUsage: ./firmware <Path of the gb-cap-X dev>\n");
43 printf("Opening %s authentication device\n", capdev);
47 printf("Failed to open: %s\n", capdev);
52 printf("Get UID\n");
56 printf("Failed to get UID: %s (%d)\n", capdev, ret);
61 printf("UID received: 0x%llx\n", *(unsigned long long int *)(uid.uid));
64 printf("Get IMS certificate\n");
68 printf("Failed to get IMS certificate: %s (%d)\n", capdev, ret);
73 printf("IMS Certificate size: %d\n", cert.cert_size);
76 printf("Authenticat
[all...]
/linux-master/tools/testing/selftests/amd-pstate/
H A Dbasic.sh23 printf "\n---------------------------------------------\n"
24 printf "*** Running AMD P-state ut ***"
25 printf "\n---------------------------------------------\n"
/linux-master/tools/testing/selftests/media_tests/
H A Dvideo_device_test.c52 printf("Failed to get priority: %s\n", strerror(errno));
58 printf("Failed to set priority: %s\n", strerror(errno));
63 printf("Failed to get new priority: %s\n", strerror(errno));
68 printf("Priority wasn't set - test failed\n");
75 printf("Failed to restore priority: %s\n", strerror(errno));
92 printf("\nNote:\n"
101 printf("VIDIOC_QUERYCAP errno %s\n", strerror(errno));
103 printf("Video device driver %s\n", vcap.driver);
107 printf("VIDIOC_G_TUNER, errno %s\n", strerror(errno));
109 printf("typ
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dsyscall_nt.c46 printf("[OK]\tThe syscall worked and flags are still set\n");
48 printf("[FAIL]\tThe syscall worked but flags were cleared (flags = 0x%lx but expected 0x%lx set)\n",
56 printf("[RUN]\tSet NT and issue a syscall\n");
59 printf("[RUN]\tSet AC and issue a syscall\n");
62 printf("[RUN]\tSet NT|AC and issue a syscall\n");
72 printf("[RUN]\tSet TF and issue a syscall\n");
75 printf("[RUN]\tSet NT|TF and issue a syscall\n");
78 printf("[RUN]\tSet AC|TF and issue a syscall\n");
81 printf("[RUN]\tSet NT|AC|TF and issue a syscall\n");
89 printf("[RU
[all...]
H A Diopl.c71 printf("[FAIL]\toutb to 0x%02hx failed\n", port);
75 printf("[OK]\toutb to 0x%02hx worked\n", port);
81 printf("[FAIL]\toutb to 0x%02hx worked\n", port);
85 printf("[OK]\toutb to 0x%02hx failed\n", port);
138 printf("[OK]\tSTI faulted\n");
141 printf("[OK]\tSTI NOPped\n");
144 printf("[FAIL]\tSTI worked\n");
158 printf("[OK]\tCLI faulted\n");
161 printf("[OK]\tCLI NOPped\n");
164 printf("[FAI
[all...]
/linux-master/tools/net/ynl/samples/
H A Dethtool.c28 printf("Channels:\n");
30 printf(" %8s: ", dev->header.dev_name);
32 printf("rx %d ", dev->rx_count);
34 printf("tx %d ", dev->tx_count);
36 printf("combined %d ", dev->combined_count);
37 printf("\n");
46 printf("Rings:\n");
48 printf(" %8s: ", dev->header.dev_name);
50 printf("rx %d ", dev->rx);
52 printf("t
[all...]
/linux-master/arch/s390/tools/
H A Dgen_facilities.c142 printf("#define %s ", def->name);
144 printf("_AC(0x%016llx,UL)%c", array[i], i < high ? ',' : '\n');
158 printf("#ifndef __ASM_S390_FACILITY_DEFS__\n");
159 printf("#define __ASM_S390_FACILITY_DEFS__\n");
160 printf("/*\n");
161 printf(" * DO NOT MODIFY.\n");
162 printf(" *\n");
163 printf(" * This file was generated by %s\n", __FILE__);
164 printf(" */\n\n");
165 printf("#includ
[all...]
/linux-master/arch/powerpc/xmon/
H A Dspu-dis.c94 printf(".long 0x%lx", insn);
101 printf("%s", index->mnemonic);
108 printf(tag == M_SYNC ? "c" : "p");
110 printf("d");
112 printf("e");
115 printf("\t");
121 printf(",");
126 printf("$%lu",
130 printf("$%lu",
134 printf("
[all...]
/linux-master/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c158 printf("Current rlimit value for POSIX message queue bytes is "
169 printf("Temporarily lowering default queue parameters "
181 printf("Temporarily lowering maximum queue parameters "
244 printf("Using Default queue path - %s\n", default_queue_path);
296 printf("\nInitial system state:\n");
297 printf("\tUsing queue path:\t\t%s\n", queue_path);
298 printf("\tRLIMIT_MSGQUEUE(soft):\t\t%ld\n",
300 printf("\tRLIMIT_MSGQUEUE(hard):\t\t%ld\n",
302 printf("\tMaximum Message Size:\t\t%d\n", saved_max_msgsize);
303 printf("\tMaximu
[all...]
/linux-master/tools/testing/selftests/timers/
H A Dset-tz.c65 printf("tz_minuteswest started at %i, dst at %i\n", min, dst);
67 printf("Checking tz_minuteswest can be properly set: ");
73 printf("[FAILED] expected: %i got %i\n", i, ret);
77 printf("[OK]\n");
79 printf("Checking invalid tz_minuteswest values are caught: ");
83 printf("[FAILED] %i didn't return failure!\n", -15*60-1);
88 printf("[FAILED] %i didn't return failure!\n", 15*60+1);
93 printf("[FAILED] %i didn't return failure!\n", -24*60);
98 printf("[FAILED] %i didn't return failure!\n", 24*60);
102 printf("[O
[all...]

Completed in 236 milliseconds

1234567891011>>