Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_continue_vs_break.c93 static void match_inline_start(struct expression *expr) in match_inline_start() function
124 add_hook(&match_inline_start, INLINE_FN_START); in check_continue_vs_break()
H A Dsmatch_untracked_param.c287 static void match_inline_start(struct expression *expr) in match_inline_start() function
311 add_hook(&match_inline_start, INLINE_FN_START); in register_untracked_param()
H A Dsmatch_type_val.c53 static void match_inline_start(struct expression *expr) in match_inline_start() function
680 add_hook(&match_inline_start, INLINE_FN_START); in register_type_val()
H A Dsmatch_kernel_user_data.c1467 static void match_inline_start(struct expression *expr) in match_inline_start() function
1489 add_hook(&match_inline_start, INLINE_FN_START); in register_kernel_user_data()