Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/vm/
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); \
Dprotection_keys.c927 dprintf0("unexpected PKey fault: %s\n", msg); \