Searched refs:kd_buf_argtype (Results 1 – 4 of 4) sorted by relevance
149 kd_buf_argtype arg1;150 kd_buf_argtype arg2;151 kd_buf_argtype arg3;152 kd_buf_argtype arg4;153 kd_buf_argtype arg5;
253 typedef uint64_t kd_buf_argtype; typedef255 typedef uintptr_t kd_buf_argtype; typedef262 kd_buf_argtype arg1;263 kd_buf_argtype arg2;264 kd_buf_argtype arg3;265 kd_buf_argtype arg4;266 kd_buf_argtype arg5; // Always the thread ID.271 kd_buf_argtype unused;
870 tempbuf->arg1 = (kd_buf_argtype)min_kdbp->latest_past_event_timestamp; in kernel_debug_read()922 tempbuf->arg2 = (kd_buf_argtype)earliest_time; in kernel_debug_read()
2958 .arg5 = (kd_buf_argtype)thread_tid(current_thread()), in kdbg_dump_trace_to_file()