Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_continue_vs_break.c98 static void match_inline_end(struct expression *expr) in match_inline_end() function
125 add_hook(&match_inline_end, INLINE_FN_END); in check_continue_vs_break()
H A Dsmatch_untracked_param.c292 static void match_inline_end(struct expression *expr) in match_inline_end() function
312 add_hook(&match_inline_end, INLINE_FN_END); in register_untracked_param()
H A Dsmatch_type_val.c59 static void match_inline_end(struct expression *expr) in match_inline_end() function
681 add_hook(&match_inline_end, INLINE_FN_END); in register_type_val()
H A Dsmatch_kernel_user_data.c1472 static void match_inline_end(struct expression *expr) in match_inline_end() function
1490 add_hook(&match_inline_end, INLINE_FN_END); in register_kernel_user_data()