Home
last modified time | relevance | path

Searched refs:pr_info (Results 1 – 25 of 3682) sorted by relevance

12345678910>>...148

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c124 pr_info("[PPCLK_GFXCLK]\n"
141 pr_info("[PPCLK_VCLK]\n"
158 pr_info("[PPCLK_DCLK]\n"
175 pr_info("[PPCLK_ECLK]\n"
192 pr_info("[PPCLK_SOCCLK]\n"
209 pr_info("[PPCLK_UCLK]\n"
260 pr_info("[PPCLK_PIXCLK]\n"
277 pr_info("[PPCLK_PHYCLK]\n"
294 pr_info("[PPCLK_FCLK]\n"
369 pr_info("Mp0clkFreq\n");
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c124 pr_info("[PPCLK_GFXCLK]\n"
141 pr_info("[PPCLK_VCLK]\n"
158 pr_info("[PPCLK_DCLK]\n"
175 pr_info("[PPCLK_ECLK]\n"
192 pr_info("[PPCLK_SOCCLK]\n"
209 pr_info("[PPCLK_UCLK]\n"
260 pr_info("[PPCLK_PIXCLK]\n"
277 pr_info("[PPCLK_PHYCLK]\n"
294 pr_info("[PPCLK_FCLK]\n"
369 pr_info("Mp0clkFreq\n");
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c124 pr_info("[PPCLK_GFXCLK]\n"
141 pr_info("[PPCLK_VCLK]\n"
158 pr_info("[PPCLK_DCLK]\n"
175 pr_info("[PPCLK_ECLK]\n"
192 pr_info("[PPCLK_SOCCLK]\n"
209 pr_info("[PPCLK_UCLK]\n"
260 pr_info("[PPCLK_PIXCLK]\n"
277 pr_info("[PPCLK_PHYCLK]\n"
294 pr_info("[PPCLK_FCLK]\n"
369 pr_info("Mp0clkFreq\n");
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/lkdtm/
H A Drefcount.c13 pr_info("Overflow detected: saturated\n"); in overflow_check()
88 pr_info("Zero detected: saturated\n"); in check_zero()
110 pr_info("attempting good refcount_dec()\n"); in lkdtm_REFCOUNT_DEC_ZERO()
134 pr_info("Negative detected: saturated\n"); in check_negative()
192 pr_info("Zero detected: saturated\n"); in check_from_zero()
212 pr_info("Good: zero detected\n"); in lkdtm_REFCOUNT_INC_ZERO()
214 pr_info("Correctly stayed at zero\n"); in lkdtm_REFCOUNT_INC_ZERO()
237 pr_info("Good: zero detected\n"); in lkdtm_REFCOUNT_ADD_ZERO()
239 pr_info("Correctly stayed at zero\n"); in lkdtm_REFCOUNT_ADD_ZERO()
366 pr_info("atomic timing: done\n"); in lkdtm_ATOMIC_TIMING()
[all …]
H A Dheap.c70 pr_info("Unable to allocate base memory.\n"); in lkdtm_READ_AFTER_FREE()
76 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_AFTER_FREE()
91 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE()
94 pr_info("Memory was not poisoned\n"); in lkdtm_READ_AFTER_FREE()
103 pr_info("Unable to allocate free page\n"); in lkdtm_WRITE_BUDDY_AFTER_FREE()
126 pr_info("Unable to allocate free page\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
132 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
150 pr_info("Buddy page was not poisoned\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
167 pr_info("Attempting double slab free ...\n"); in lkdtm_SLAB_FREE_DOUBLE()
178 pr_info("Unable to allocate a_cache memory.\n"); in lkdtm_SLAB_FREE_CROSS()
[all …]
H A Dbugs.c202 pr_info("Normal signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED()
206 pr_info("Overflowing signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED()
217 pr_info("Normal unsigned addition ...\n"); in lkdtm_OVERFLOW_UNSIGNED()
249 pr_info("Array access within bounds ...\n"); in lkdtm_ARRAY_BOUNDS()
260 pr_info("Array access beyond bounds ...\n"); in lkdtm_ARRAY_BOUNDS()
281 pr_info("attempting good list addition\n"); in lkdtm_CORRUPT_LIST_ADD()
316 pr_info("attempting good list removal\n"); in lkdtm_CORRUPT_LIST_DEL()
377 pr_info("trying to clear SMEP normally\n"); in lkdtm_UNSET_SMEP()
382 pr_info("restoring SMEP\n"); in lkdtm_UNSET_SMEP()
386 pr_info("ok: SMEP did not get cleared\n"); in lkdtm_UNSET_SMEP()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/lkdtm/
H A Drefcount.c13 pr_info("Overflow detected: saturated\n"); in overflow_check()
88 pr_info("Zero detected: saturated\n"); in check_zero()
110 pr_info("attempting good refcount_dec()\n"); in lkdtm_REFCOUNT_DEC_ZERO()
134 pr_info("Negative detected: saturated\n"); in check_negative()
192 pr_info("Zero detected: saturated\n"); in check_from_zero()
212 pr_info("Good: zero detected\n"); in lkdtm_REFCOUNT_INC_ZERO()
214 pr_info("Correctly stayed at zero\n"); in lkdtm_REFCOUNT_INC_ZERO()
237 pr_info("Good: zero detected\n"); in lkdtm_REFCOUNT_ADD_ZERO()
239 pr_info("Correctly stayed at zero\n"); in lkdtm_REFCOUNT_ADD_ZERO()
366 pr_info("atomic timing: done\n"); in lkdtm_ATOMIC_TIMING()
[all …]
H A Dheap.c70 pr_info("Unable to allocate base memory.\n"); in lkdtm_READ_AFTER_FREE()
76 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_AFTER_FREE()
91 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE()
94 pr_info("Memory was not poisoned\n"); in lkdtm_READ_AFTER_FREE()
103 pr_info("Unable to allocate free page\n"); in lkdtm_WRITE_BUDDY_AFTER_FREE()
126 pr_info("Unable to allocate free page\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
132 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
150 pr_info("Buddy page was not poisoned\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
167 pr_info("Attempting double slab free ...\n"); in lkdtm_SLAB_FREE_DOUBLE()
178 pr_info("Unable to allocate a_cache memory.\n"); in lkdtm_SLAB_FREE_CROSS()
[all …]
H A Dbugs.c202 pr_info("Normal signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED()
206 pr_info("Overflowing signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED()
217 pr_info("Normal unsigned addition ...\n"); in lkdtm_OVERFLOW_UNSIGNED()
249 pr_info("Array access within bounds ...\n"); in lkdtm_ARRAY_BOUNDS()
260 pr_info("Array access beyond bounds ...\n"); in lkdtm_ARRAY_BOUNDS()
281 pr_info("attempting good list addition\n"); in lkdtm_CORRUPT_LIST_ADD()
316 pr_info("attempting good list removal\n"); in lkdtm_CORRUPT_LIST_DEL()
377 pr_info("trying to clear SMEP normally\n"); in lkdtm_UNSET_SMEP()
382 pr_info("restoring SMEP\n"); in lkdtm_UNSET_SMEP()
386 pr_info("ok: SMEP did not get cleared\n"); in lkdtm_UNSET_SMEP()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/lkdtm/
H A Drefcount.c13 pr_info("Overflow detected: saturated\n"); in overflow_check()
88 pr_info("Zero detected: saturated\n"); in check_zero()
110 pr_info("attempting good refcount_dec()\n"); in lkdtm_REFCOUNT_DEC_ZERO()
134 pr_info("Negative detected: saturated\n"); in check_negative()
192 pr_info("Zero detected: saturated\n"); in check_from_zero()
212 pr_info("Good: zero detected\n"); in lkdtm_REFCOUNT_INC_ZERO()
214 pr_info("Correctly stayed at zero\n"); in lkdtm_REFCOUNT_INC_ZERO()
237 pr_info("Good: zero detected\n"); in lkdtm_REFCOUNT_ADD_ZERO()
239 pr_info("Correctly stayed at zero\n"); in lkdtm_REFCOUNT_ADD_ZERO()
366 pr_info("atomic timing: done\n"); in lkdtm_ATOMIC_TIMING()
[all …]
H A Dheap.c70 pr_info("Unable to allocate base memory.\n"); in lkdtm_READ_AFTER_FREE()
76 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_AFTER_FREE()
91 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE()
94 pr_info("Memory was not poisoned\n"); in lkdtm_READ_AFTER_FREE()
103 pr_info("Unable to allocate free page\n"); in lkdtm_WRITE_BUDDY_AFTER_FREE()
126 pr_info("Unable to allocate free page\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
132 pr_info("Unable to allocate val memory.\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
150 pr_info("Buddy page was not poisoned\n"); in lkdtm_READ_BUDDY_AFTER_FREE()
167 pr_info("Attempting double slab free ...\n"); in lkdtm_SLAB_FREE_DOUBLE()
178 pr_info("Unable to allocate a_cache memory.\n"); in lkdtm_SLAB_FREE_CROSS()
[all …]
H A Dbugs.c202 pr_info("Normal signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED()
206 pr_info("Overflowing signed addition ...\n"); in lkdtm_OVERFLOW_SIGNED()
217 pr_info("Normal unsigned addition ...\n"); in lkdtm_OVERFLOW_UNSIGNED()
249 pr_info("Array access within bounds ...\n"); in lkdtm_ARRAY_BOUNDS()
260 pr_info("Array access beyond bounds ...\n"); in lkdtm_ARRAY_BOUNDS()
281 pr_info("attempting good list addition\n"); in lkdtm_CORRUPT_LIST_ADD()
316 pr_info("attempting good list removal\n"); in lkdtm_CORRUPT_LIST_DEL()
377 pr_info("trying to clear SMEP normally\n"); in lkdtm_UNSET_SMEP()
382 pr_info("restoring SMEP\n"); in lkdtm_UNSET_SMEP()
386 pr_info("ok: SMEP did not get cleared\n"); in lkdtm_UNSET_SMEP()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/samples/kmemleak/
H A Dkmemleak-test.c40 pr_info("Kmemleak testing\n"); in kmemleak_test_init()
43 pr_info("kmalloc(32) = %p\n", kmalloc(32, GFP_KERNEL)); in kmemleak_test_init()
52 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init()
54 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init()
57 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
58 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
59 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
60 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
61 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
69 pr_info("kzalloc(sizeof(*elem)) = %p\n", elem); in kmemleak_test_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/kmemleak/
H A Dkmemleak-test.c40 pr_info("Kmemleak testing\n"); in kmemleak_test_init()
43 pr_info("kmalloc(32) = %p\n", kmalloc(32, GFP_KERNEL)); in kmemleak_test_init()
52 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init()
54 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init()
57 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
58 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
59 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
60 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
61 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
69 pr_info("kzalloc(sizeof(*elem)) = %p\n", elem); in kmemleak_test_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/kmemleak/
H A Dkmemleak-test.c40 pr_info("Kmemleak testing\n"); in kmemleak_test_init()
43 pr_info("kmalloc(32) = %p\n", kmalloc(32, GFP_KERNEL)); in kmemleak_test_init()
52 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init()
54 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init()
57 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
58 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
59 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
60 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
61 pr_info("vmalloc(64) = %p\n", vmalloc(64)); in kmemleak_test_init()
69 pr_info("kzalloc(sizeof(*elem)) = %p\n", elem); in kmemleak_test_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/tests/
H A Dpagetest.c117 pr_info("crosstest\n"); in crosstest()
183 pr_info("crosstest ok\n"); in crosstest()
194 pr_info("erasecrosstest\n"); in erasecrosstest()
207 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
232 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
263 pr_info("erasecrosstest ok\n"); in erasecrosstest()
272 pr_info("erasetest\n"); in erasetest()
314 pr_info("erasetest ok\n"); in erasetest()
334 pr_info("MTD device: %d\n", dev); in mtd_pagetest_init()
380 pr_info("erasing whole device\n"); in mtd_pagetest_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/tests/
H A Dpagetest.c117 pr_info("crosstest\n"); in crosstest()
183 pr_info("crosstest ok\n"); in crosstest()
194 pr_info("erasecrosstest\n"); in erasecrosstest()
207 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
232 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
263 pr_info("erasecrosstest ok\n"); in erasecrosstest()
272 pr_info("erasetest\n"); in erasetest()
314 pr_info("erasetest ok\n"); in erasetest()
334 pr_info("MTD device: %d\n", dev); in mtd_pagetest_init()
380 pr_info("erasing whole device\n"); in mtd_pagetest_init()
[all …]
H A Doobtest.c108 pr_info("written %u eraseblocks\n", i); in write_whole_device()
353 pr_info("MTD device: %d\n", dev); in mtd_oobtest_init()
399 pr_info("test 1 of 5\n"); in mtd_oobtest_init()
419 pr_info("test 2 of 5\n"); in mtd_oobtest_init()
452 pr_info("test 3 of 5\n"); in mtd_oobtest_init()
485 pr_info("test 4 of 5\n"); in mtd_oobtest_init()
505 pr_info("an error is expected...\n"); in mtd_oobtest_init()
525 pr_info("an error is expected...\n"); in mtd_oobtest_init()
552 pr_info("an error is expected...\n"); in mtd_oobtest_init()
634 pr_info("test 5 of 5\n"); in mtd_oobtest_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/tests/
H A Dpagetest.c117 pr_info("crosstest\n"); in crosstest()
183 pr_info("crosstest ok\n"); in crosstest()
194 pr_info("erasecrosstest\n"); in erasecrosstest()
207 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
232 pr_info("erasing block %d\n", ebnum); in erasecrosstest()
263 pr_info("erasecrosstest ok\n"); in erasecrosstest()
272 pr_info("erasetest\n"); in erasetest()
314 pr_info("erasetest ok\n"); in erasetest()
334 pr_info("MTD device: %d\n", dev); in mtd_pagetest_init()
380 pr_info("erasing whole device\n"); in mtd_pagetest_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Dtest_siphash.c146 pr_info("siphash self-test 1u64: FAIL\n"); in siphash_test_init()
151 pr_info("siphash self-test 2u64: FAIL\n"); in siphash_test_init()
157 pr_info("siphash self-test 3u64: FAIL\n"); in siphash_test_init()
163 pr_info("siphash self-test 4u64: FAIL\n"); in siphash_test_init()
168 pr_info("siphash self-test 1u32: FAIL\n"); in siphash_test_init()
173 pr_info("siphash self-test 2u32: FAIL\n"); in siphash_test_init()
179 pr_info("siphash self-test 3u32: FAIL\n"); in siphash_test_init()
185 pr_info("siphash self-test 4u32: FAIL\n"); in siphash_test_init()
190 pr_info("hsiphash self-test 1u32: FAIL\n"); in siphash_test_init()
195 pr_info("hsiphash self-test 2u32: FAIL\n"); in siphash_test_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Dtest_siphash.c146 pr_info("siphash self-test 1u64: FAIL\n"); in siphash_test_init()
151 pr_info("siphash self-test 2u64: FAIL\n"); in siphash_test_init()
157 pr_info("siphash self-test 3u64: FAIL\n"); in siphash_test_init()
163 pr_info("siphash self-test 4u64: FAIL\n"); in siphash_test_init()
168 pr_info("siphash self-test 1u32: FAIL\n"); in siphash_test_init()
173 pr_info("siphash self-test 2u32: FAIL\n"); in siphash_test_init()
179 pr_info("siphash self-test 3u32: FAIL\n"); in siphash_test_init()
185 pr_info("siphash self-test 4u32: FAIL\n"); in siphash_test_init()
190 pr_info("hsiphash self-test 1u32: FAIL\n"); in siphash_test_init()
195 pr_info("hsiphash self-test 2u32: FAIL\n"); in siphash_test_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Dtest_siphash.c146 pr_info("siphash self-test 1u64: FAIL\n"); in siphash_test_init()
151 pr_info("siphash self-test 2u64: FAIL\n"); in siphash_test_init()
157 pr_info("siphash self-test 3u64: FAIL\n"); in siphash_test_init()
163 pr_info("siphash self-test 4u64: FAIL\n"); in siphash_test_init()
168 pr_info("siphash self-test 1u32: FAIL\n"); in siphash_test_init()
173 pr_info("siphash self-test 2u32: FAIL\n"); in siphash_test_init()
179 pr_info("siphash self-test 3u32: FAIL\n"); in siphash_test_init()
185 pr_info("siphash self-test 4u32: FAIL\n"); in siphash_test_init()
190 pr_info("hsiphash self-test 1u32: FAIL\n"); in siphash_test_init()
195 pr_info("hsiphash self-test 2u32: FAIL\n"); in siphash_test_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/samples/kprobes/
H A Dkprobe_example.c30 pr_info("<%s> pre_handler: p->addr = 0x%p, ip = %lx, flags = 0x%lx\n", in handler_pre()
42 pr_info("<%s> pre_handler: p->addr = 0x%p, pc = 0x%lx," in handler_pre()
68 pr_info("<%s> post_handler: p->addr = 0x%p, flags = 0x%lx\n", in handler_post()
72 pr_info("<%s> post_handler: p->addr = 0x%p, msr = 0x%lx\n", in handler_post()
76 pr_info("<%s> post_handler: p->addr = 0x%p, status = 0x%lx\n", in handler_post()
80 pr_info("<%s> post_handler: p->addr = 0x%p, pstate = 0x%lx\n", in handler_post()
84 pr_info("<%s> post_handler: p->addr = 0x%p, cpsr = 0x%lx\n", in handler_post()
88 pr_info("<%s> post_handler: p->addr = 0x%p, status = 0x%lx\n", in handler_post()
92 pr_info("<%s> pre_handler: p->addr, 0x%p, flags = 0x%lx\n", in handler_post()
123 pr_info("Planted kprobe at %p\n", kp.addr); in kprobe_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/kprobes/
H A Dkprobe_example.c30 pr_info("<%s> pre_handler: p->addr = 0x%p, ip = %lx, flags = 0x%lx\n", in handler_pre()
42 pr_info("<%s> pre_handler: p->addr = 0x%p, pc = 0x%lx," in handler_pre()
68 pr_info("<%s> post_handler: p->addr = 0x%p, flags = 0x%lx\n", in handler_post()
72 pr_info("<%s> post_handler: p->addr = 0x%p, msr = 0x%lx\n", in handler_post()
76 pr_info("<%s> post_handler: p->addr = 0x%p, status = 0x%lx\n", in handler_post()
80 pr_info("<%s> post_handler: p->addr = 0x%p, pstate = 0x%lx\n", in handler_post()
84 pr_info("<%s> post_handler: p->addr = 0x%p, cpsr = 0x%lx\n", in handler_post()
88 pr_info("<%s> post_handler: p->addr = 0x%p, status = 0x%lx\n", in handler_post()
92 pr_info("<%s> pre_handler: p->addr, 0x%p, flags = 0x%lx\n", in handler_post()
123 pr_info("Planted kprobe at %p\n", kp.addr); in kprobe_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/kprobes/
H A Dkprobe_example.c30 pr_info("<%s> pre_handler: p->addr = 0x%p, ip = %lx, flags = 0x%lx\n", in handler_pre()
42 pr_info("<%s> pre_handler: p->addr = 0x%p, pc = 0x%lx," in handler_pre()
68 pr_info("<%s> post_handler: p->addr = 0x%p, flags = 0x%lx\n", in handler_post()
72 pr_info("<%s> post_handler: p->addr = 0x%p, msr = 0x%lx\n", in handler_post()
76 pr_info("<%s> post_handler: p->addr = 0x%p, status = 0x%lx\n", in handler_post()
80 pr_info("<%s> post_handler: p->addr = 0x%p, pstate = 0x%lx\n", in handler_post()
84 pr_info("<%s> post_handler: p->addr = 0x%p, cpsr = 0x%lx\n", in handler_post()
88 pr_info("<%s> post_handler: p->addr = 0x%p, status = 0x%lx\n", in handler_post()
92 pr_info("<%s> pre_handler: p->addr, 0x%p, flags = 0x%lx\n", in handler_post()
123 pr_info("Planted kprobe at %p\n", kp.addr); in kprobe_init()
[all …]

12345678910>>...148