Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.c717 bool kdp_ctx = !not_in_kdp; in turnstile_htable_lookup() local
725 if (irq_safe && !kdp_ctx) { in turnstile_htable_lookup()
729 if (kdp_ctx) { in turnstile_htable_lookup()
749 if (needs_lock && !kdp_ctx) { in turnstile_htable_lookup()