Home
last modified time | relevance | path

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

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