Searched defs:hook (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/dev/pdev/include/pdev/
H A Ddriver.h19 lk_pdev_init_hook hook; // hook for driver init member in struct:lk_pdev_init_struct
/fuchsia/zircon/third_party/ulib/musl/sanitizers/
H A Dhooks.c23 __WEAK void __sanitizer_thread_create_hook(void* hook, thrd_t th, int error) { argument
27 __WEAK void __sanitizer_thread_start_hook(void* hook, thrd_t self) { argument
31 __WEAK void __sanitizer_thread_exit_hook(void* hook, thrd_t self) { argument
/fuchsia/zircon/kernel/include/lk/
H A Dinit.h63 lk_init_hook hook; member in struct:lk_init_struct

Completed in 37 milliseconds