Home
last modified time | relevance | path

Searched refs:btc_user_copy_context (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/osfmk/kern/
H A Dbacktrace.h100 void *btc_user_copy_context; member
116 .btc_user_copy_context = NULL, \
H A Dbacktrace.c400 void *ctx = ctl->btc_user_copy_context; in backtrace_user()
H A Dkern_stackshot.c2428 .btc_user_copy_context = &ctx, in kcdata_record_thread_snapshot()