Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/IOKit/
H A DIOKitServer.h182 extern ipc_port_t iokit_lookup_raw_current_task(mach_port_name_t name, ipc_kobject_type_t * type);
/xnu-8796.101.5/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-8796.101.5/iokit/Kernel/
H A DIOUserServer.cpp5881 port = iokit_lookup_raw_current_task(portName, &portType); in eventlinkConfigurationTrap()
5954 port = iokit_lookup_raw_current_task(portName, &portType); in workgroupConfigurationTrap()