Home
last modified time | relevance | path

Searched defs:slot_ctx (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel_kern.c229 void *slot_ctx = NULL; in kern_channel_slot_get_context() local
H A Dchannel_var.h128 struct slot_ctx { struct
129 mach_vm_address_t slot_ctx_arg; /* per-slot context */ argument