Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/
H A DIOKitServer.h180 extern io_object_t iokit_lookup_connect_ref_current_task(mach_port_name_t name);
/xnu-10002.1.13/osfmk/device/
H A Diokit_rpc.c183 iokit_lookup_connect_ref_current_task(mach_port_name_t name) in iokit_lookup_connect_ref_current_task() function
/xnu-10002.1.13/iokit/Kernel/
H A DIOUserClient.cpp6303 io_object_t ref_current_task = iokit_lookup_connect_ref_current_task((mach_port_name_t) ref); in iokit_user_client_trap()