Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/Kernel/
H A DPassthruInterruptController.cpp89 child_handler = handler; in registerInterrupt()
157 child_handler(child_target, child_refCon, child_nub, 0); in externalInterrupt()
/xnu-11215.1.10/iokit/IOKit/
H A DPassthruInterruptController.h74 IOInterruptHandler child_handler;
/xnu-11215.1.10/tests/
H A Dproc_info.c399 spawn_child_processes(int child_count, child_action_handler_t child_handler) in spawn_child_processes() argument
440 child_handler(proc_config, child_id); in spawn_child_processes()