Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Duprobes.c2542 static bool ignore_ret_handler(int rc) in ignore_ret_handler() function
2570 if (!uc->ret_handler || ignore_ret_handler(rc)) in handler_chain()