Home
last modified time | relevance | path

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

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