Searched refs:dprintf4 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/tools/testing/selftests/mm/ |
D | pkey-helpers.h | 68 #define dprintf4(args...) dprintf_level(4, args) macro 145 dprintf4("read_pkey_reg(line=%d) pkey_reg: %016llx" in _read_pkey_reg() 157 dprintf4("%s() changing %016llx to %016llx\n", __func__, in write_pkey_reg() 163 dprintf4("%s(%016llx) pkey_reg: %016llx\n", __func__, in write_pkey_reg() 181 dprintf4("pkey_reg now: %016llx\n", read_pkey_reg()); in __pkey_access_allow() 196 dprintf4("pkey_reg now: %016llx\n", read_pkey_reg()); in __pkey_write_allow()
|
D | pkey-powerpc.h | 55 dprintf4("%s() changing %016llx to %016llx\n", in __write_pkey_reg() 61 dprintf4("%s() pkey register after changing %016llx to %016llx\n", in __write_pkey_reg()
|
D | pkey-arm64.h | 57 dprintf4("%s() changing %016llx to %016llx\n", in __write_pkey_reg() 63 dprintf4("%s() pkey register after changing %016llx to %016llx\n", in __write_pkey_reg()
|
D | pkey-x86.h | 62 dprintf4("%s() changing %016llx to %016llx\n", __func__, in __write_pkey_reg()
|
D | protection_keys.c | 503 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 511 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 523 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 530 dprintf4("%s()::%d, ret: %d pkey_reg: 0x%016llx" in alloc_pkey() 677 dprintf4("looking for ptr %p at record[%ld/%p]: {%p, %ld}\n", in free_pkey_malloc() 1210 dprintf4("%s()::%d, err: %d pkey_reg: 0x%016llx" in test_pkey_alloc_exhaust()
|