Home
last modified time | relevance | path

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

/xnu-10002.1.13/iokit/IOKit/
H A DIOKitServer.h190 extern ipc_port_t iokit_lookup_raw_current_task(mach_port_name_t name, ipc_kobject_type_t * type);
/xnu-10002.1.13/osfmk/device/
H A Diokit_rpc.c200 iokit_lookup_raw_current_task(mach_port_name_t name, ipc_kobject_type_t * type) in iokit_lookup_raw_current_task() function
/xnu-10002.1.13/iokit/Kernel/
H A DIOUserServer.cpp5902 port = iokit_lookup_raw_current_task(portName, &portType); in eventlinkConfigurationTrap()
5975 port = iokit_lookup_raw_current_task(portName, &portType); in workgroupConfigurationTrap()