Home
last modified time | relevance | path

Searched refs:error_hook (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dutil.c1418 if (action->error_hook) { in mmap_action_finish()
1420 err = action->error_hook(err); in mmap_action_finish()
/linux/tools/testing/vma/include/
H A Ddup.h502 int (*error_hook)(int err); member