Searched refs:iokit_copy_object_for_consumed_kobject (Results 1 – 4 of 4) sorted by relevance
113 obj = iokit_copy_object_for_consumed_kobject(kobj, type); in iokit_lookup_io_object()168 obj = iokit_copy_object_for_consumed_kobject(kobj, type); in iokit_lookup_object_in_space_with_port_name()396 obj = iokit_copy_object_for_consumed_kobject(kobj, IKOT_IOKIT_OBJECT); in iokit_no_senders()
147 extern io_object_t iokit_copy_object_for_consumed_kobject(io_kobject_t machPort, natural_t type);
500 obj = iokit_copy_object_for_consumed_kobject(kobj, IKOT_IOKIT_OBJECT); in mach_port_kobject_description()
662 iokit_copy_object_for_consumed_kobject(LIBKERN_CONSUMED io_kobject_t machPort, natural_t type) in iokit_copy_object_for_consumed_kobject() function