Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kdp/
H A Dkdp.c209 uint16_t rport, eport; in kdp_connect() local
220 eport = rq->exc_note_port; in kdp_connect()
226 (eport == kdp.exception_port) && in kdp_connect()
234 kdp.exception_port = eport; in kdp_connect()
/xnu-12377.41.6/tools/lldbmacros/
H A Dipc.py1555 eport = kern.CreateTypedPointerFromAddress(
1559 func(t, space, ctx, idx, entry_val, eport, entry_disp)
1565 and unsigned(eport) > 0
1566 and eport.ip_messages.imq_msgcount > 0
1570 eport.ip_messages.imq_messages, "ipc_kmsg", "ikm_link"
1573 CollectKmsgPortRefs(t, eport, kmsgp, p_refs)