Searched refs:pr_info (Results 51 - 75 of 2670) sorted by relevance

1234567891011>>

/linux-master/drivers/misc/lkdtm/
H A Dperms.c43 pr_info("do_overwritten wasn't overwritten!\n");
49 pr_info("do_nothing was hijacked!\n");
70 pr_info("attempting ok execution at %px\n", do_nothing_text);
78 pr_info("attempting bad execution at %px\n", dst);
93 pr_info("attempting ok execution at %px\n", do_nothing_text);
100 pr_info("attempting bad execution at %px\n", dst);
111 pr_info("attempting bad rodata write at %px\n", ptr);
126 pr_info("%p was NOT written during init!?\n", ptr);
130 pr_info("attempting bad ro_after_init write at %px\n", ptr);
144 pr_info("attemptin
[all...]
H A Dfortify.c26 pr_info("trying to strcmp() past the end of a struct\n");
50 pr_info("trying to strncpy() past the end of a struct member...\n");
88 pr_info("trying to memcpy() past the end of a struct\n");
90 pr_info("0: %zu\n", __builtin_object_size(&target, 0));
91 pr_info("1: %zu\n", __builtin_object_size(&target, 1));
92 pr_info("s: %d\n", size);
115 pr_info("trying to memcpy() past the end of a struct member...\n");
/linux-master/arch/arm/mach-bcm/
H A Dkona_l2_cache.c19 pr_info("Secure API not available (%d). Skipping L2 init.\n",
/linux-master/arch/powerpc/mm/book3s32/
H A Dkuap.c21 pr_info("Activating Kernel Userspace Access Protection\n");
/linux-master/arch/powerpc/mm/nohash/
H A Dkup.c25 pr_info("Activating Kernel Userspace Access Protection\n");
/linux-master/samples/kprobes/
H A Dkretprobe_example.c66 pr_info("%s returned %lu and took %lld ns to execute\n",
90 pr_info("Planted return probe at %s: %p\n",
98 pr_info("kretprobe at %p unregistered\n", my_kretprobe.kp.addr);
101 pr_info("Missed probing %d instances of %s\n",
/linux-master/arch/microblaze/kernel/
H A Dprocess.c27 pr_info(" Registers dump: mode=%X\r\n", regs->pt_mode);
28 pr_info(" r1=%08lX, r2=%08lX, r3=%08lX, r4=%08lX\n",
30 pr_info(" r5=%08lX, r6=%08lX, r7=%08lX, r8=%08lX\n",
32 pr_info(" r9=%08lX, r10=%08lX, r11=%08lX, r12=%08lX\n",
34 pr_info(" r13=%08lX, r14=%08lX, r15=%08lX, r16=%08lX\n",
36 pr_info(" r17=%08lX, r18=%08lX, r19=%08lX, r20=%08lX\n",
38 pr_info(" r21=%08lX, r22=%08lX, r23=%08lX, r24=%08lX\n",
40 pr_info(" r25=%08lX, r26=%08lX, r27=%08lX, r28=%08lX\n",
42 pr_info(" r29=%08lX, r30=%08lX, r31=%08lX, rPC=%08lX\n",
44 pr_info(" ms
[all...]
H A Dsetup.c131 pr_info("Ramdisk addr 0x%08x, ", ram);
133 pr_info("FDT at 0x%08x\n", fdt);
135 pr_info("Compiled-in FDT at %p\n", _fdt_start);
138 pr_info("Found romfs @ 0x%08x (0x%08x)\n",
140 pr_info("#### klimit %p ####\n", old_klimit);
143 pr_info("Moved 0x%08x bytes from 0x%08x to 0x%08x\n",
146 pr_info("New klimit: 0x%08x\n", (unsigned)klimit);
151 pr_info("!!!Your kernel has setup MSR instruction but ");
156 pr_info("!!!Your kernel not setup MSR instruction but ");
/linux-master/tools/testing/selftests/kvm/
H A Darch_timer.c78 pr_info("PASS(vCPU-%d).\n", vcpu_idx);
184 pr_info("Usage: %s [-h] [-n nr_vcpus] [-i iterations] [-p timer_period_ms]\n"
187 pr_info("\t-n: Number of vCPUs to configure (default: %u; max: %u)\n",
189 pr_info("\t-i: Number of iterations per stage (default: %u)\n",
191 pr_info("\t-p: Periodicity (in ms) of the guest timer (default: %u)\n",
193 pr_info("\t-m: Frequency (in ms) of vCPUs to migrate to different pCPU. 0 to turn off (default: %u)\n",
195 pr_info("\t-o: Counter offset (in counter cycles, default: 0) [aarch64-only]\n");
196 pr_info("\t-e: Interrupt arrival error margin (in us) of the guest timer (default: %u)\n",
198 pr_info("\t-h: print this help screen\n");
210 pr_info("Ma
[all...]
H A Dsteal_time.c88 pr_info("VCPU%d:\n", vcpu_idx);
89 pr_info(" steal: %lld\n", st->steal);
90 pr_info(" version: %d\n", st->version);
91 pr_info(" flags: %d\n", st->flags);
92 pr_info(" preempted: %d\n", st->preempted);
93 pr_info(" u8_pad: ");
95 pr_info("%d", st->u8_pad[i]);
96 pr_info("\n pad: ");
98 pr_info("%d", st->pad[i]);
99 pr_info("\
[all...]
/linux-master/net/ipv4/
H A Dxfrm4_tunnel.c82 pr_info("%s: can't add xfrm type\n", __func__);
87 pr_info("%s: can't add xfrm handler for AF_INET\n", __func__);
93 pr_info("%s: can't add xfrm handler for AF_INET6\n", __func__);
106 pr_info("%s: can't remove xfrm handler for AF_INET6\n",
110 pr_info("%s: can't remove xfrm handler for AF_INET\n",
/linux-master/drivers/acpi/
H A Dacpi_adxl.c46 pr_info("DSM call failed for cmd=%d\n", cmd);
51 pr_info("Bad pkg count %d\n", obj->package.count);
57 pr_info("Bad 1st element type %d\n", o->type);
61 pr_info("Bad ret val %llu\n", o->integer.value);
67 pr_info("Bad 2nd element type %d\n", o->type);
152 pr_info("No DSM method\n");
159 pr_info("DSM method does not support forward translate\n");
165 pr_info("Failed to get component names\n");
172 pr_info("Insane number of address component names %d\n", adxl_count);
/linux-master/arch/sh/kernel/
H A Dprocess_32.c33 pr_info("\n");
36 pr_info("PC is at %pS\n", (void *)instruction_pointer(regs));
37 pr_info("PR is at %pS\n", (void *)regs->pr);
39 pr_info("PC : %08lx SP : %08lx SR : %08lx ", regs->pc,
47 pr_info("R0 : %08lx R1 : %08lx R2 : %08lx R3 : %08lx\n",
49 pr_info("R4 : %08lx R5 : %08lx R6 : %08lx R7 : %08lx\n",
51 pr_info("R8 : %08lx R9 : %08lx R10 : %08lx R11 : %08lx\n",
53 pr_info("R12 : %08lx R13 : %08lx R14 : %08lx\n",
55 pr_info("MACH: %08lx MACL: %08lx GBR : %08lx PR : %08lx\n",
/linux-master/tools/testing/selftests/livepatch/test_modules/
H A Dtest_klp_shadow_vars.c66 pr_info("klp_%s(obj=PTR%d, id=0x%lx) = PTR%d\n",
80 pr_info("klp_%s(obj=PTR%d, id=0x%lx, size=%zx, gfp_flags=%pGg), ctor=PTR%d, ctor_data=PTR%d = PTR%d\n",
95 pr_info("klp_%s(obj=PTR%d, id=0x%lx, size=%zx, gfp_flags=%pGg), ctor=PTR%d, ctor_data=PTR%d = PTR%d\n",
105 pr_info("klp_%s(obj=PTR%d, id=0x%lx, dtor=PTR%d)\n",
112 pr_info("klp_%s(id=0x%lx, dtor=PTR%d)\n", __func__, id, ptr_id(dtor));
126 pr_info("%s: PTR%d -> PTR%d\n", __func__, ptr_id(sv), ptr_id(*var));
140 pr_info("%s(obj=PTR%d, shadow_data=PTR%d)\n",
184 pr_info(" got expected NULL result\n");
224 pr_info(" got expected PTR%d -> PTR%d result\n",
234 pr_info(" go
[all...]
H A Dtest_klp_state.c26 pr_info("%s: %s -> %s\n", callback, obj->mod->name,
29 pr_info("%s: vmlinux\n", callback);
46 pr_info("%s: allocating space to store console_loglevel\n",
59 pr_info("%s: fixing console_loglevel\n", __func__);
72 pr_info("%s: restoring console_loglevel\n", __func__);
84 pr_info("%s: freeing space for the stored console_loglevel\n",
/linux-master/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c54 pr_info("memconsole: BIOS console v1 EBDA structure found at %p\n",
56 pr_info("memconsole: BIOS console buffer at 0x%.8x, start = %d, end = %d, num = %d\n",
67 pr_info("memconsole: BIOS console v2 EBDA structure found at %p\n",
69 pr_info("memconsole: BIOS console buffer at 0x%.8x, start = %d, end = %d, num_bytes = %d\n",
89 pr_info("memconsole: BIOS EBDA non-existent.\n");
117 pr_info("memconsole: BIOS console EBDA structure not found!\n");
/linux-master/drivers/crypto/cavium/zip/
H A Dcommon.h178 #define zip_msg(fmt, args...) pr_info("ZIP_MSG:" fmt "\n", ## args)
192 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \
197 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \
202 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s() : %d: " \
207 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args)
213 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args)
/linux-master/drivers/cpufreq/
H A De_powersaver.c145 pr_info("Current voltage = %dmV\n", current_voltage * 16 + 700);
147 pr_info("Current multiplier = %d\n", current_multiplier);
195 pr_info("Detected VIA ");
235 pr_info("Can't enable Enhanced PowerSaver\n");
243 pr_info("Current voltage = %dmV\n", current_voltage * 16 + 700);
245 pr_info("Current multiplier = %d\n", current_multiplier);
249 pr_info("Highest voltage = %dmV\n", max_voltage * 16 + 700);
251 pr_info("Highest multiplier = %d\n", max_multiplier);
253 pr_info("Lowest voltage = %dmV\n", min_voltage * 16 + 700);
255 pr_info("Lowes
[all...]
/linux-master/drivers/watchdog/
H A Dpc87413_wdt.c86 pr_info(DPFX
110 pr_info(DPFX "pc87413 - Enable SWC functions\n");
131 pr_info(DPFX
144 pr_info(DPFX "Select Bank3 of SWC\n");
155 pr_info(DPFX "Set WDTO to %d minutes\n", pc87413_time);
166 pr_info(DPFX "Enable WDEN\n");
176 pr_info(DPFX "Enable SW_WD_TREN\n");
187 pr_info(DPFX "pc87413 - Disable SW_WD_TREN\n");
198 pr_info(DPFX "pc87413 - Enable SW_WD_TRG\n");
209 pr_info(DPF
[all...]
/linux-master/lib/
H A Dtest_debug_virtual.c30 pr_info("PA: %pa for VA: 0x%lx\n", &pa, (unsigned long)va);
38 pr_info("PA: %pa for VA: 0x%lx\n", &pa, (unsigned long)va);
/linux-master/arch/x86/kernel/cpu/mce/
H A Dp5.c60 pr_info("Intel old style machine check architecture supported.\n");
64 pr_info("Intel old style machine check reporting enabled on CPU#%d.\n",
/linux-master/drivers/net/wireguard/
H A Dmain.c48 pr_info("WireGuard " WIREGUARD_VERSION " loaded. See www.wireguard.com for information.\n");
49 pr_info("Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.\n");
/linux-master/drivers/platform/mips/
H A Dls2k-reset.c36 pr_info("Failed to get PM node\n");
43 pr_info("Failed to map PM register base address\n");
/linux-master/security/tomoyo/
H A Dload_policy.c44 pr_info("Not activating Mandatory Access Control as %s does not exist.\n",
100 pr_info("Calling %s to load policy. Please wait.\n", tomoyo_loader);
/linux-master/arch/mips/mti-malta/
H A Dmalta-setup.c100 pr_info("Enabled Bonito CPU coherency\n");
108 pr_info("Disabled Bonito IOBC coherency\n");
114 pr_info("Enabled Bonito IOBC coherency\n");
118 pr_info("CMP IOCU detected\n");
127 pr_info("Hardware DMA cache coherency enabled\n");
129 pr_info("Software DMA cache coherency enabled\n");
190 pr_info("Enabled Bonito debug mode\n");
210 pr_info("Enhanced Virtual Addressing (EVA) activated\n");

Completed in 189 milliseconds

1234567891011>>