Lines Matching refs:recursion
812 recursion or any unexpected execution path which leads to a kernel
1054 of protection against recursion. Even though the protection exists,
1057 that triggered a recursion.
1059 This will add more overhead to cases that have recursion.
1070 the functions that caused a recursion to happen.
1080 protection against recursion. This option is only to verify that
1093 The ring buffer has its own internal recursion. Although when
1094 recursion happens it won't cause harm because of the protection,
1096 place where recursion was detected into the ftrace "recursed_functions"
1099 This will add more overhead to cases that have recursion.