Home
last modified time | relevance | path

Searched refs:pr_crit_ratelimited (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/
Dfault.c202 pr_crit_ratelimited("kernel tried to execute %s page (%lx) - exploit attempt? (uid: %d)\n", in bad_kernel_fault()
213 pr_crit_ratelimited("Kernel attempted to access user page (%lx) - exploit attempt? (uid: %d)\n", in bad_kernel_fault()
314 pr_crit_ratelimited("%s[%d]: User access of kernel address (%lx) - exploit attempt? (uid: %d)\n", in sanity_check_fault()
/kernel/linux/linux-5.10/include/linux/
Dprintk.h523 #define pr_crit_ratelimited(fmt, ...) \ macro
/kernel/linux/linux-5.10/drivers/md/
Dmd-multipath.c47 pr_crit_ratelimited("multipath_map(): no more operational IO paths?\n"); in multipath_map()
Draid1.c1254 pr_crit_ratelimited("md/raid1:%s: %s: unrecoverable I/O read error for block %llu\n", in raid1_read_request()
2024 pr_crit_ratelimited("md/raid1:%s: %s: unrecoverable I/O read error for block %llu\n", in fix_sync_read_error()
Draid10.c1163 pr_crit_ratelimited("md/raid10:%s: %s: unrecoverable I/O read error for block %llu\n", in raid10_read_request()
/kernel/linux/linux-5.10/security/integrity/ima/
Dima_crypto.c324 pr_crit_ratelimited("ahash calculation failed: err: %d\n", err); in ahash_wait()