Home
last modified time | relevance | path

Searched defs:exit_handler (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm64/kvm/
Dhandle_exit.c123 exit_handle_fn exit_handler; in handle_exit() local
/linux-4.1.27/arch/arm/kvm/
Dhandle_exit.c142 exit_handle_fn exit_handler; in handle_exit() local
/linux-4.1.27/scripts/gdb/linux/
Dutils.py130 def exit_handler(event): function