Lines Matching refs:dprintf2
84 dprintf2("%s(): writing '%s' to '%s'\n", __func__, str, file); in cat_into_file()
282 dprintf2("%s() trapno: %d ip: 0x%lx info->si_code: %s/%d\n", __func__, in signal_handler()
340 dprintf2("[%d] SIGCHLD: %d\n", getpid(), x); in sig_chld()
411 dprintf2("%s() raw pkru: %x\n", __func__, pkru); in hw_pkey_get()
414 dprintf2("%s() shifted_pkru: %x\n", __func__, shifted_pkru); in hw_pkey_get()
416 dprintf2("%s() masked pkru: %x\n", __func__, masked_pkru); in hw_pkey_get()
536 dprintf2("%s(0x%p, %zx, prot=%lx, pkey=%lx)\n", __func__, in sys_mprotect_pkey()
542 dprintf2("SYS_mprotect_key sret: %d\n", sret); in sys_mprotect_pkey()
543 dprintf2("SYS_mprotect_key prot: 0x%lx\n", orig_prot); in sys_mprotect_pkey()
544 dprintf2("SYS_mprotect_key failed, errno: %d\n", errno); in sys_mprotect_pkey()
701 dprintf2("new_nr_records: %zd\n", new_nr_records); in record_pkey_malloc()
702 dprintf2("new_size: %zd\n", new_size); in record_pkey_malloc()
931 dprintf2("%s(): last_pkru_faults: %d pkru_faults: %d\n", in expected_pk_fault()
933 dprintf2("%s(%d): last_si_pkey: %d\n", __func__, pkey, last_si_pkey); in expected_pk_fault()
1151 dprintf2("%s() errno: %d ENOSPC: %d\n", __func__, errno, ENOSPC); in test_pkey_alloc_exhaust()
1153 dprintf2("%s() failed to allocate pkey after %d tries\n", in test_pkey_alloc_exhaust()
1249 dprintf2("waitpid ret: %ld\n", ret); in test_ptrace_of_child()
1250 dprintf2("waitpid status: %d\n", status); in test_ptrace_of_child()
1323 dprintf2("ptr (%p) contents@%d: %x\n", p1, __LINE__, ptr_contents); in test_executing_on_unreadable_memory()
1329 dprintf2("pkru: %x\n", rdpkru()); in test_executing_on_unreadable_memory()
1338 dprintf2("ptr (%p) contents@%d: %x\n", p1, __LINE__, ptr_contents); in test_executing_on_unreadable_memory()
1354 dprintf2("ptr (%p) contents@%d: %x\n", p1, __LINE__, ptr_contents); in test_implicit_mprotect_exec_only_memory()
1360 dprintf2("pkru: %x\n", rdpkru()); in test_implicit_mprotect_exec_only_memory()
1367 dprintf2("ptr (%p) contents@%d: %x\n", p1, __LINE__, ptr_contents); in test_implicit_mprotect_exec_only_memory()