Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOKitServer.h180 extern ipc_port_t iokit_lookup_raw_current_task(mach_port_name_t name, ipc_kobject_type_t * type);
/xnu-8019.80.24/osfmk/device/
H A Diokit_rpc.c207 iokit_lookup_raw_current_task(mach_port_name_t name, ipc_kobject_type_t * type) in iokit_lookup_raw_current_task() function
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserServer.cpp5320 port = iokit_lookup_raw_current_task(portName, &portType); in eventlinkConfigurationTrap()
5389 port = iokit_lookup_raw_current_task(portName, &portType); in workgroupConfigurationTrap()