Home
last modified time | relevance | path

Searched refs:dprintf0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/mm/
H A Dpkey-helpers.h64 #define dprintf0(args...) dprintf_level(0, args) macro
73 dprintf0("assert() at %s::%d test_nr: %d iteration: %d\n", \
76 dprintf0("errno at assert: %d", errno); \
H A Dprotection_keys.c919 dprintf0("unexpected PKey fault: %s\n", msg); \