Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_fn_arg_link.c194 static void match_call_info(struct expression *call) in match_call_info() function
209 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_fn_arg_link()
H A Dcheck_implicit_dependencies.c249 static void match_call_info(struct expression *expr) in match_call_info() function
304 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in check_implicit_dependencies()
H A Dcheck_nospec.c76 static void match_call_info(struct expression *expr) in match_call_info() function
261 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in check_nospec()
H A Dsmatch_integer_overflow.c255 static void match_call_info(struct expression *call) in match_call_info() function
285 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_integer_overflow()
H A Dsmatch_nul_terminator.c152 static void match_call_info(struct expression *expr) in match_call_info() function
314 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_nul_terminator()
H A Dsmatch_bits.c378 static void match_call_info(struct expression *expr) in match_call_info() function
474 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_bits()
H A Dsmatch_kernel_user_data.c1051 static void match_call_info(struct expression *expr) in match_call_info() function
1522 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_kernel_user_data()
H A Dcheck_locking.c1190 static void match_call_info(struct expression *expr) in match_call_info() function
1285 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in check_locking()
H A Dsmatch_comparison.c2149 static void match_call_info(struct expression *expr) in match_call_info() function
2608 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_comparison()
H A Dsmatch_db.c970 static void match_call_info(struct expression *call) in match_call_info() function
2536 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_definition_db_callbacks()
H A Dsmatch_extra.c2769 static void match_call_info(struct expression *expr) in match_call_info() function
2950 add_hook(&match_call_info, FUNCTION_CALL_HOOK); in register_smatch_extra_late()