Home
last modified time | relevance | path

Searched defs:sm (Results 26 – 50 of 116) sorted by relevance

12345

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kunmap.c54 struct sm_state *sm; in match_kunmap_atomic() local
67 struct sm_state *sm; in match_kunmap() local
H A Dsmatch_db.c165 struct sm_state *sm; in get_db_state_count() local
720 struct sm_state *sm; in db_return_vals() local
894 struct sm_state *sm; in print_struct_members() local
1174 struct sm_state *sm; in match_data_from_db() local
1643 struct sm_state *sm; in call_return_state_hooks_split_possible() local
1687 struct sm_state *sm; in split_positive_from_negative() local
1763 struct sm_state *sm; in call_return_state_hooks_split_null_non_null_zero() local
1860 struct sm_state *sm; in call_return_state_hooks_split_success_fail() local
1936 struct sm_state *sm; in splitable_function_call() local
2047 struct sm_state *sm; in split_by_null_nonnull_param() local
[all …]
H A Dsmatch_return_to_param.c44 static void undef(struct sm_state *sm, struct expression *mod_expr) in undef()
69 static char *map_my_state_long_to_short(struct sm_state *sm, const char *name, struct symbol *sym, … in map_my_state_long_to_short()
101 struct sm_state *sm; in map_long_to_short_name_sym() local
H A Davl.h49 #define avl_member(avl, sm) (!!avl_lookup_node(avl, sm)) argument
107 struct sm_state *sm; member
127 const struct sm_state *sm; member
H A Dcheck_dereferences_param.c34 static void set_ignore(struct sm_state *sm, struct expression *mod_expr) in set_ignore()
58 struct sm_state *sm; in check_deref() local
H A Dsmatch_strlen.c46 static struct smatch_state *unmatched_strlen_state(struct sm_state *sm) in unmatched_strlen_state()
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()
325 …struct_member_callback(struct expression *call, int param, char *printed_name, struct sm_state *sm) in struct_member_callback()
H A Dsmatch_comparison.c668 static void match_inc(struct sm_state *sm, bool preserve) in match_inc()
770 static void reset_sm(struct sm_state *sm) in reset_sm()
1765 struct sm_state *sm; in possible_comparison() local
1822 struct sm_state *sm; in get_all_comparisons() local
1846 struct sm_state *sm; in get_all_possible_equal_comparisons() local
1873 struct sm_state *sm; in get_all_possible_not_equal_comparisons() local
2153 struct sm_state *sm; in match_call_info() local
2311 struct sm_state *sm; in print_return_comparison() local
2563 struct sm_state *sm; in impossibly_high_comparison() local
2695 static void filter_by_sm(struct sm_state *sm, int op, in filter_by_sm()
[all …]
H A Dcheck_dev_queue_xmit.c31 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
62 struct sm_state *sm; in match_symbol() local
H A Dsmatch_states.c79 struct sm_state *sm; in __print_states() local
251 struct sm_state *sm; in __merge_stree_into_cur() local
265 void __set_sm(struct sm_state *sm) in __set_sm()
291 void __set_sm_cur_stree(struct sm_state *sm) in __set_sm_cur_stree()
314 void __set_sm_fake_stree(struct sm_state *sm) in __set_sm_fake_stree()
367 struct sm_state *sm; in __get_state() local
478 struct sm_state *sm; in delete_all_states_stree_sym() local
790 struct sm_state *sm; in __fold_in_set_states() local
985 struct sm_state *sm, *new; in update_stree_with_merged() local
1100 struct sm_state *sm; in __merge_breaks() local
[all …]
H A Dcheck_missing_break.c109 static struct smatch_state *unmatched_state(struct sm_state *sm) in unmatched_state()
148 struct sm_state *sm; in delete_my_states() local
H A Dsmatch_strings.c76 struct sm_state *sm; in get_strings() local
113 struct sm_state *sm; in match_assignment() local
H A Dcheck_capable.c57 struct sm_state *sm; in save_call_info() local
72 struct sm_state *sm; in save_return_info() local
H A Dsmatch_stored_conditions.c125 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify()
255 static void filter_by_sm(struct sm_state *sm, in filter_by_sm()
282 struct sm_state *sm; in stored_condition_implication_hook() local
H A Dcheck_uninitialized.c101 struct sm_state *sm; in match_negative_comparison() local
135 struct sm_state *sm; in is_initialized() local
237 struct sm_state *sm; in match_call_struct_members() local
H A Dsmatch_conditions.c245 struct sm_state *sm; in handle_select() local
557 struct sm_state *sm; in __handle_condition_assigns() local
631 struct sm_state *sm; in __handle_select_assigns() local
H A Dsmatch_extra.c261 struct sm_state *sm; in get_long_name_sym() local
383 struct sm_state *sm; in clear_array_states() local
644 struct sm_state *sm; in handle_canonical_while_count_down() local
702 struct sm_state *sm; in handle_canonical_for_inc() local
756 struct sm_state *sm; in handle_canonical_for_dec() local
838 int __iterator_unchanged(struct sm_state *sm) in __iterator_unchanged()
2341 static int is_kzalloc_info(struct sm_state *sm) in is_kzalloc_info()
2361 static int is_really_long(struct sm_state *sm) in is_really_long()
2486 struct sm_state *sm; in returned_struct_members() local
2581 struct sm_state *sm; in db_param_limit_filter() local
[all …]
H A Dcheck_leaks.c135 struct sm_state *sm; in match_condition() local
192 struct sm_state *sm; in warn_if_allocated() local
H A Dcheck_return_enomem.c31 struct sm_state *sm; in match_return() local
H A Dsmatch_bits.c89 static struct smatch_state *unmatched_state(struct sm_state *sm) in unmatched_state()
148 static void match_modify(struct sm_state *sm, struct expression *mod_expr) in match_modify()
406 …struct_member_callback(struct expression *call, int param, char *printed_name, struct sm_state *sm) in struct_member_callback()
H A Dcheck_free.c33 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
47 struct sm_state *sm; in is_freed() local
H A Dcheck_container_of.c30 static void is_ok(struct sm_state *sm, struct expression *mod_expr) in is_ok()
H A Dcheck_debug.c51 struct sm_state *sm; in match_state() local
341 static void print_possible(struct sm_state *sm) in print_possible()
430 static void print_related(struct sm_state *sm) in print_related()
537 struct sm_state *sm; in match_about() local
607 static void print_left_right(struct sm_state *sm) in print_left_right()
633 struct sm_state *sm; in match_print_merge_tree() local
766 struct sm_state *sm, *old; in trace_var() local
/illumos-gate/usr/src/test/os-tests/tests/cores/secmapper/
H A Dsecmapper.c148 secmap_t *sm; in secmap_alloc() local
219 secmap_data_cmp(secmap_t *sm, const char *sname, Elf_Scn *scn, GElf_Shdr *shdr) in secmap_data_cmp()
285 secmap_file_check(secmap_t *sm) in secmap_file_check()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c208 struct ldap_searchmatch *sm, *nextsm; in free_searchobj() local
251 struct ldap_searchmatch **sm; in read_next_searchobj() local
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dnfs_cast.c80 struct sm { struct
88 static int host_sm(const void *, const void *b); argument

12345