/illumos-gate/usr/src/tools/smatch/src/ |
H A D | check_container_of.c | 30 static void is_ok(struct sm_state *sm, struct expression *mod_expr) in is_ok()
|
H A D | check_wine_filehandles.c | 47 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
|
H A D | check_dma_mapping_error.c | 27 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
|
H A D | smatch_imaginary_absolute.c | 49 static void reset(struct sm_state *sm, struct expression *mod_expr) in reset()
|
H A D | check_deref_check.c | 25 static void underef(struct sm_state *sm, struct expression *mod_expr) in underef()
|
H A D | check_testing_index_after_use.c | 33 static void delete(struct sm_state *sm, struct expression *mod_expr) in delete()
|
H A D | smatch_modification_hooks.c | 111 …ll_modification_hooks_name_sym(char *name, struct symbol *sym, struct expression *mod_expr, int la… in call_modification_hooks_name_sym() 141 static void call_modification_hooks(struct expression *expr, struct expression *mod_expr, int late) in call_modification_hooks()
|
H A D | check_expects_err_ptr.c | 26 static void set_ok(struct sm_state *sm, struct expression *mod_expr) in set_ok()
|
H A D | check_return_efault.c | 33 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
|
H A D | check_snprintf.c | 24 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
|
H A D | check_frees_param.c | 33 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore()
|
H A D | smatch_links.c | 87 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify()
|
H A D | check_pointer_math.c | 24 static void set_undefined(struct sm_state *sm, struct expression *mod_expr) in set_undefined()
|
H A D | check_dereferences_param.c | 34 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore()
|
H A D | smatch_strlen.c | 51 static void set_strlen_undefined(struct sm_state *sm, struct expression *mod_expr) in set_strlen_undefined() 56 static void set_strlen_equiv_undefined(struct sm_state *sm, struct expression *mod_expr) in set_strlen_equiv_undefined()
|
H A D | check_check_deref.c | 43 static void is_ok(struct sm_state *sm, struct expression *mod_expr) in is_ok()
|
H A D | check_dev_queue_xmit.c | 31 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
|
H A D | check_frees_param_strict.c | 42 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore()
|
H A D | smatch_assigned_expr.c | 33 static void undef(struct sm_state *sm, struct expression *mod_expr) in undef()
|
H A D | check_double_checking.c | 35 static void set_modified(struct sm_state *sm, struct expression *mod_expr) in set_modified()
|
H A D | check_deref.c | 59 static void is_ok(struct sm_state *sm, struct expression *mod_expr) in is_ok()
|
H A D | smatch_return_to_param.c | 44 static void undef(struct sm_state *sm, struct expression *mod_expr) in undef()
|
H A D | check_free.c | 33 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
|
H A D | check_index_overflow.c | 354 static void set_undefined(struct sm_state *sm, struct expression *mod_expr) in set_undefined()
|
H A D | check_err_ptr_deref.c | 39 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
|