Lines Matching refs:dprintf2
63 dprintf2("%s(): writing '%s' to '%s'\n", __func__, str, file); in cat_into_file()
184 dprintf2("%s() raw pkey_reg: %016llx\n", __func__, pkey_reg); in hw_pkey_get()
333 dprintf2("%s() trapno: %d ip: 0x%016lx info->si_code: %s/%d\n", in signal_handler()
409 dprintf2("[%d] SIGCHLD: %d\n", getpid(), x); in sig_chld()
468 dprintf2("%s(0x%p, %zx, prot=%lx, pkey=%lx)\n", __func__, in sys_mprotect_pkey()
474 dprintf2("SYS_mprotect_key sret: %d\n", sret); in sys_mprotect_pkey()
475 dprintf2("SYS_mprotect_key prot: 0x%lx\n", orig_prot); in sys_mprotect_pkey()
476 dprintf2("SYS_mprotect_key failed, errno: %d\n", errno); in sys_mprotect_pkey()
649 dprintf2("new_nr_records: %zd\n", new_nr_records); in record_pkey_malloc()
650 dprintf2("new_size: %zd\n", new_size); in record_pkey_malloc()
889 dprintf2("%s(): last_pkey_faults: %d pkey_faults: %d\n", in expected_pkey_fault()
891 dprintf2("%s(%d): last_si_pkey: %d\n", __func__, pkey, last_si_pkey); in expected_pkey_fault()
1215 dprintf2("%s() errno: %d ENOSPC: %d\n", __func__, errno, ENOSPC); in test_pkey_alloc_exhaust()
1217 dprintf2("%s() failed to allocate pkey after %d tries\n", in test_pkey_alloc_exhaust()
1400 dprintf2("waitpid ret: %ld\n", ret); in test_ptrace_of_child()
1401 dprintf2("waitpid status: %d\n", status); in test_ptrace_of_child()
1474 dprintf2("ptr (%p) contents@%d: %x\n", p1, __LINE__, ptr_contents); in test_executing_on_unreadable_memory()
1480 dprintf2("pkey_reg: %016llx\n", read_pkey_reg()); in test_executing_on_unreadable_memory()
1508 dprintf2("ptr (%p) contents@%d: %x\n", p1, __LINE__, ptr_contents); in test_implicit_mprotect_exec_only_memory()
1521 dprintf2("pkey_reg: %016llx\n", read_pkey_reg()); in test_implicit_mprotect_exec_only_memory()