Home
last modified time | relevance | path

Searched defs:sm (Results 51 – 75 of 116) sorted by relevance

12345

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_buf_comparison.c42 static struct smatch_state *unmatched_state(struct sm_state *sm) in unmatched_state()
59 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify()
156 struct sm_state *sm; in match_alloc_helper() local
421 struct sm_state *sm; in array_check_data_info() local
664 struct sm_state *sm; in munge_start_states() local
H A Dcheck_template.c54 static struct smatch_state *unmatched_state(struct sm_state *sm) in unmatched_state()
H A Dcheck_input_free_device.c50 struct sm_state *sm; in match_input_free() local
H A Dcheck_wine_filehandles.c47 static void ok_to_use(struct sm_state *sm, struct expression *mod_expr) in ok_to_use()
H A Dcheck_testing_index_after_use.c33 static void delete(struct sm_state *sm, struct expression *mod_expr) in delete()
H A Dsmatch_modification_hooks.c86 static int matches(char *name, struct symbol *sym, struct sm_state *sm) in matches()
113 struct sm_state *sm; in call_modification_hooks_name_sym() local
H A Dcheck_platform_device_put.c50 struct sm_state *sm; in match_platform_device_del() local
H A Dcheck_expects_err_ptr.c26 static void set_ok(struct sm_state *sm, struct expression *mod_expr) in set_ok()
H A Dcheck_spectre_second_half.c45 struct sm_state *sm; in clear_spectre_second_halfs() local
H A Dsmatch_links.c87 static void match_link_modify(struct sm_state *sm, struct expression *mod_expr) in match_link_modify()
H A Dcheck_off_by_one_relative.c85 struct sm_state *sm; in array_check_data_info() local
H A Dcheck_pointer_math.c24 static void set_undefined(struct sm_state *sm, struct expression *mod_expr) in set_undefined()
H A Dcheck_info_leak.c69 struct sm_state *sm; in match_copy_to_user() local
H A Dcheck_zero_to_err_ptr.c125 struct sm_state *sm, *tmp; in match_err_ptr() local
H A Dcheck_rosenberg.c174 struct sm_state *sm; in member_uninitialized() local
327 struct sm_state *sm; in match_return_skb_put() local
H A Dcheck_get_user_overflow.c121 struct sm_state *sm; in check_expr() local
H A Dsmatch_real_absolute.c72 static struct smatch_state *empty_state(struct sm_state *sm) in empty_state()
H A Dcheck_macro_side_effects.c65 struct sm_state *sm; in affected_inside_macro_before() local
H A Dcheck_held_dev.c82 struct sm_state *sm; in print_returns_held() local
H A Dsmatch_assigned_expr.c33 static void undef(struct sm_state *sm, struct expression *mod_expr) in undef()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncstat.c43 static struct scc_mode sm; variable
H A Dsyncinit.c103 struct scc_mode sm; in main() local
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c237 struct ldap_searchmatch *sm; in dump_srchpref() local
/illumos-gate/usr/src/cmd/saf/
H A Dmisc.c492 sendpmmsg(sp, sm) in sendpmmsg() argument
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c245 stmf_session_prepare_report_lun_data(stmf_lun_map_t *sm) in stmf_session_prepare_report_lun_data()
361 stmf_lun_map_t *sm = iss->iss_sm; in stmf_add_lu_to_session() local
406 stmf_lun_map_t *sm = iss->iss_sm; in stmf_remove_lu_from_session() local
1116 stmf_get_next_free_lun(stmf_lun_map_t *sm, uint8_t *lun) in stmf_get_next_free_lun()
1143 stmf_get_ent_from_map(stmf_lun_map_t *sm, uint16_t lun_num) in stmf_get_ent_from_map()

12345