Searched refs:dprintf1 (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | protection_keys.c | 124 dprintf1("enabled tracing\n"); in tracing_on() 180 dprintf1("dump[%03d][@%p]: %016llx\n", i, ptr, *ptr); in dump_mem() 188 dprintf1("%s(pkey=%d, flags=%lx) = %x / %d\n", in hw_pkey_get() 222 dprintf1("START->%s(%d, 0x%x)\n", __func__, in pkey_disable_set() 228 dprintf1("%s(%d) hw_pkey_get(%d): %x\n", __func__, in pkey_disable_set() 239 dprintf1("%s(%d) shadow: 0x%016llx\n", in pkey_disable_set() 245 dprintf1("%s(%d) hw_pkey_get(%d): %x\n", __func__, in pkey_disable_set() 248 dprintf1("%s(%d) pkey_reg: 0x%016llx\n", in pkey_disable_set() 250 dprintf1("END<---%s(%d, 0x%x)\n", __func__, in pkey_disable_set() 262 dprintf1("%s(%d) hw_pkey_get(%d): %x\n", __func__, in pkey_disable_clear() [all …]
|
| H A D | pkey_util.c | 11 dprintf1("%s(flags=%lx, init_val=%lx) syscall ret: %d errno: %d\n", in sys_pkey_alloc() 19 dprintf1("%s(pkey=%ld) syscall ret: %d\n", __func__, pkey, ret); in sys_pkey_free()
|
| H A D | pkey-helpers.h | 66 #define dprintf1(args...) dprintf_level(1, args) macro 206 dprintf1("SKIP: %s: no CPU support\n", __func__); in is_pkeys_supported() 212 dprintf1("SKIP: %s: no kernel support\n", __func__); in is_pkeys_supported()
|
| H A D | pkey-powerpc.h | 125 dprintf1("doing %s(size=%ld, prot=0x%x, pkey=%d)\n", __func__, in malloc_pkey_with_mprotect_subpage() 141 dprintf1("%s() for pkey %d @ %p\n", __func__, pkey, ptr); in malloc_pkey_with_mprotect_subpage()
|