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.c2540 static bool ignore_ret_handler(int rc) in ignore_ret_handler() function
2568 if (!uc->ret_handler || ignore_ret_handler(rc)) in handler_chain()