Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dfault.c198 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 %s user page (%lx) - exploit attempt? (uid: %d)\n", in bad_kernel_fault()
315 pr_crit_ratelimited("%s[%d]: User access of kernel address (%lx) - exploit attempt? (uid: %d)\n", in sanity_check_fault()
/openbmc/linux/include/linux/
H A Dprintk.h660 #define pr_crit_ratelimited(fmt, ...) \ macro
/openbmc/linux/drivers/md/
H A Dmd-multipath.c47 pr_crit_ratelimited("multipath_map(): no more operational IO paths?\n"); in multipath_map()
H A Draid1.c1273 pr_crit_ratelimited("md/raid1:%s: %s: unrecoverable I/O read error for block %llu\n", in raid1_read_request()
2072 pr_crit_ratelimited("md/raid1:%s: %pg: unrecoverable I/O read error for block %llu\n", in fix_sync_read_error()
H A Draid10.c1219 pr_crit_ratelimited("md/raid10:%s: %s: unrecoverable I/O read error for block %llu\n", in raid10_read_request()
/openbmc/linux/security/integrity/ima/
H A Dima_crypto.c324 pr_crit_ratelimited("ahash calculation failed: err: %d\n", err); in ahash_wait()