Home
last modified time | relevance | path

Searched refs:mod_expr (Results 1 – 25 of 35) sorted by path

12

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_check_deref.c43 static void is_ok(struct sm_state *sm, struct expression *mod_expr) in is_ok() argument
H A Dcheck_container_of.c30 static void is_ok(struct sm_state *sm, struct expression *mod_expr) in is_ok() argument
H A Dcheck_deref.c59 static void is_ok(struct sm_state *sm, struct expression *mod_expr) in is_ok() argument
H A Dcheck_deref_check.c25 static void underef(struct sm_state *sm, struct expression *mod_expr) in underef() argument
H A Dcheck_dereferences_param.c34 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore() argument
H A Dcheck_dev_queue_xmit.c31 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dcheck_dma_mapping_error.c27 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dcheck_double_checking.c35 static void set_modified(struct sm_state *sm, struct expression *mod_expr) in set_modified() argument
H A Dcheck_err_ptr_deref.c39 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dcheck_expects_err_ptr.c26 static void set_ok(struct sm_state *sm, struct expression *mod_expr) in set_ok() argument
H A Dcheck_free.c33 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dcheck_free_strict.c33 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dcheck_frees_param.c33 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore() argument
H A Dcheck_frees_param_strict.c42 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore() argument
H A Dcheck_index_overflow.c354 static void set_undefined(struct sm_state *sm, struct expression *mod_expr) in set_undefined() argument
H A Dcheck_locking.c436 static void reset(struct sm_state *sm, struct expression *mod_expr) in reset() argument
H A Dcheck_pointer_math.c24 static void set_undefined(struct sm_state *sm, struct expression *mod_expr) in set_undefined() argument
H A Dcheck_return_efault.c33 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dcheck_snprintf.c24 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dcheck_testing_index_after_use.c33 static void delete(struct sm_state *sm, struct expression *mod_expr) in delete() argument
H A Dcheck_wine_filehandles.c47 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use() argument
H A Dsmatch.h206 typedef void (modification_hook)(struct sm_state *sm, struct expression *mod_expr);
H A Dsmatch_assigned_expr.c33 static void undef(struct sm_state *sm, struct expression *mod_expr) in undef() argument
35 if (mod_expr == skip_mod) in undef()
H A Dsmatch_bits.c148 static void match_modify(struct sm_state *sm, struct expression *mod_expr) in match_modify() argument
152 if (handled_by_assign_hook(mod_expr)) in match_modify()
H A Dsmatch_buf_comparison.c59 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify() argument

12