/titanic_52/usr/src/lib/libtnfctl/ |
H A D | probes_ext.c | 60 tnfctl_register_funcs(tnfctl_handle_t *hndl, in tnfctl_register_funcs() argument 94 _tnfctl_destructor_wrapper(tnfctl_handle_t *hndl, prbctlref_t *probe, void *cd) in _tnfctl_destructor_wrapper() argument 103 _tnfctl_creator_wrapper(tnfctl_handle_t *hndl, prbctlref_ argument 115 tnfctl_probe_apply(tnfctl_handle_t * hndl,tnfctl_probe_op_t func_p,void * calldata) tnfctl_probe_apply() argument 128 tnfctl_probe_apply_ids(tnfctl_handle_t * hndl,ulong_t probe_count,ulong_t * probe_ids,tnfctl_probe_op_t func_p,void * calldata) tnfctl_probe_apply_ids() argument 172 tnfctl_probe_state_get(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl,tnfctl_probe_state_t * state_p) tnfctl_probe_state_get() argument 235 check_operation(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl) check_operation() argument 259 tnfctl_probe_enable(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl,void * cd) tnfctl_probe_enable() argument 284 tnfctl_probe_disable(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl,void * cd) tnfctl_probe_disable() argument 310 tnfctl_probe_trace(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl,void * cd) tnfctl_probe_trace() argument 336 tnfctl_probe_untrace(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl,void * cd) tnfctl_probe_untrace() argument 363 tnfctl_probe_connect(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl,const char * lib_base_name,const char * func) tnfctl_probe_connect() argument 415 tnfctl_probe_disconnect_all(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_hndl,void * cd) tnfctl_probe_disconnect_all() argument 449 apply_func(tnfctl_handle_t * hndl,prbctlref_t * probe,void * cd) apply_func() argument [all...] |
H A D | checklib.c | 43 tnfctl_check_libs(tnfctl_handle_t *hndl) in tnfctl_check_libs() argument 83 _tnfctl_lock_libs(tnfctl_handle_t *hndl, boolean_t *release_lock) in _tnfctl_lock_libs() argument 115 _tnfctl_unlock_libs(tnfctl_handle_t * hndl,boolean_t release_lock) _tnfctl_unlock_libs() argument 142 _tnfctl_sync_lib_list(tnfctl_handle_t * hndl) _tnfctl_sync_lib_list() argument [all...] |
H A D | probes.c | 95 _tnfctl_lmap_update(tnfctl_handle_t *hndl, boolean_t *lmap_ok, in _tnfctl_lmap_update() argument 175 _tnfctl_find_all_probes(tnfctl_handle_t * hndl) _tnfctl_find_all_probes() argument 270 _tnfctl_free_objs_and_probes(tnfctl_handle_t * hndl) _tnfctl_free_objs_and_probes() argument 316 _tnfctl_probes_traverse(tnfctl_handle_t * hndl,_tnfctl_traverse_probe_func_t func_p,void * calldata_p) _tnfctl_probes_traverse() argument 352 tnfctl_handle_t *hndl = cd; per_loadobj() local 411 loadobj_find(tnfctl_handle_t * hndl,const tnfctl_ind_obj_info_t * this_obj) loadobj_find() argument 426 get_num_probes(tnfctl_handle_t * hndl,objlist_t * obj,int * num_probes) get_num_probes() argument 458 read_probes_in_obj(tnfctl_handle_t * hndl,objlist_t * obj,ulong_t num_probes,ulong_t probe_base_num) read_probes_in_obj() argument 514 tnfctl_handle_t *hndl = largs2_p->la_hndl; read_a_probe() local 606 link_targ_obj_probes(tnfctl_handle_t * hndl,objlist_t * cur) link_targ_obj_probes() argument 684 unlink_targ_obj_probes(tnfctl_handle_t * hndl,objlist_t * cur) unlink_targ_obj_probes() argument 740 _tnfctl_flush_a_probe(tnfctl_handle_t * hndl,prbctlref_t * ref_p,size_t offset,size_t size) _tnfctl_flush_a_probe() argument [all...] |
H A D | util.c | 93 _tnfctl_refresh_process(tnfctl_handle_t *hndl, boolean_t *lmap_ok, in _tnfctl_refresh_process() argument 137 _tnfctl_set_state(tnfctl_handle_t * hndl) _tnfctl_set_state() argument 191 find_test_func(tnfctl_handle_t * hndl) find_test_func() argument 237 check_trace_error(tnfctl_handle_t * hndl) check_trace_error() argument 285 find_target_syms(tnfctl_handle_t * hndl) find_target_syms() argument 385 _tnfctl_create_tracefile(tnfctl_handle_t * hndl,const char * trace_file_name,uint_t trace_file_size) _tnfctl_create_tracefile() argument 522 find_trace_file_info(tnfctl_handle_t * hndl) find_trace_file_info() argument 623 _tnfctl_readstr_targ(tnfctl_handle_t * hndl,uintptr_t addr,char ** outstr_pp) _tnfctl_readstr_targ() argument [all...] |
H A D | continue.c | 52 tnfctl_continue(tnfctl_handle_t *hndl, tnfctl_event_t *evt, in tnfctl_continue() argument 168 _tnfctl_continue(tnfctl_handle_t *hndl, tnfctl_event_ argument 274 enable_target_state(tnfctl_handle_t * hndl,boolean_t watch_forks) enable_target_state() argument 317 disable_target_state(tnfctl_handle_t * hndl) disable_target_state() argument [all...] |
H A D | comb.c | 128 _tnfctl_comb_build(tnfctl_handle_t *hndl, comb_op_t op, in _tnfctl_comb_build() argument 162 _tnfctl_comb_decode(tnfctl_handle_t *hndl, uintptr_ argument 188 decode(tnfctl_handle_t * hndl,uintptr_t addr,char *** func_names,uintptr_t ** func_addrs) decode() argument 326 iscomb(tnfctl_handle_t * hndl,uintptr_t addr,uintptr_t * down_p,uintptr_t * next_p,boolean_t * ret_val) iscomb() argument 439 findname(tnfctl_handle_t * hndl,uintptr_t addr,char ** ret_name) findname() argument 480 find(tnfctl_handle_t * hndl,comb_op_t op,uintptr_t down,uintptr_t next,uintptr_t * comb_p) find() argument 504 add(tnfctl_handle_t * hndl,comb_op_t op,uintptr_t down,uintptr_t next,uintptr_t comb) add() argument 567 build(tnfctl_handle_t * hndl,comb_op_t op,uintptr_t down,uintptr_t next,uintptr_t * comb_p) build() argument [all...] |
H A D | sym.c | 123 _tnfctl_sym_find(tnfctl_handle_t *hndl, const char *symname, uintptr_t *symaddr) in _tnfctl_sym_find() argument 167 _tnfctl_sym_obj_find(tnfctl_handle_t *hndl, const char *lib_base_name, in _tnfctl_sym_obj_find() argument 221 _tnfctl_sym_findname(tnfctl_handle_t *hndl, uintptr_t symaddr, in _tnfctl_sym_findname() argument [all...] |
H A D | tnfctl_int.h | 324 LOCK(hndl,stat,release) global() argument 326 LOCK_SYNC(hndl,stat,release) global() argument 330 UNLOCK(hndl,release) global() argument 334 LOCK(hndl,stat,release) global() argument 342 LOCK_SYNC(hndl,stat,release) global() argument 355 UNLOCK(hndl,release) global() argument [all...] |
H A D | elf.c | 77 _tnfctl_elf_dbgent(tnfctl_handle_t *hndl, uintptr_t * entaddr_p) in _tnfctl_elf_dbgent() argument 189 dynsec_num(tnfctl_handle_t *hndl, uintptr_t baseaddr, in dynsec_num() argument
|
H A D | kernel_int.c | 349 _tnfctl_prbk_flush(tnfctl_handle_t *hndl, prbctlref_t *p) in _tnfctl_prbk_flush() argument 365 _tnfctl_refresh_kernel(tnfctl_handle_t *hndl) in _tnfctl_refresh_kernel() argument 469 alloc_probe_space(tnfctl_handle_t * hndl,int maxprobe) alloc_probe_space() argument [all...] |
H A D | targmem.c | 46 _tnfctl_targmem_alloc(tnfctl_handle_t *hndl, size_t size, uintptr_t *addr_p) in _tnfctl_targmem_alloc() argument
|
H A D | internal.c | 176 inprocess_get_dtdebug(void *hndl, uintptr_t *ret_val) in inprocess_get_dtdebug() argument
|
H A D | open.c | 425 step_to_end_of_exec(tnfctl_handle_t *hndl) in step_to_end_of_exec() argument
|
/titanic_52/usr/src/cmd/tnf/prex/ |
H A D | main.c | 346 check_trace_error(tnfctl_handle_t *hndl) in check_trace_error() argument 386 tnfctl_handle_t *hndl; member 394 tnfctl_handle_t *hndl = args_p->hndl; in percmd() local 452 perprobe(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_p) perprobe() argument 469 set_probe_discovery_callback(tnfctl_handle_t * hndl) set_probe_discovery_callback() argument 481 perprobe2(tnfctl_handle_t * hndl,tnfctl_probe_t * probe_p,void * cd) perprobe2() argument 499 process_cmd(tnfctl_handle_t * hndl,cmd_t * cmd) process_cmd() argument 718 set_tracefile(tnfctl_handle_t * hndl) set_tracefile() argument [all...] |
H A D | list.c | 301 probescan(tnfctl_handle_t *hndl, tnfctl_probe_t *ref_p, void *calldata_p) in probescan() argument 510 listprobe(tnfctl_handle_t *hndl, tnfctl_probe_t *ref_p, void *calldata_p) in listprobe() argument
|
/titanic_52/usr/src/uts/common/os/ |
H A D | rctl.c | 436 rctl_dict_lookup_hndl(rctl_hndl_t hndl) in rctl_dict_lookup_hndl() argument 976 rctl_set_insert(rctl_set_t *set, rctl_hndl_t hndl, rctl_t *rctl) in rctl_set_insert() argument 1448 rctl_set_find(rctl_set_t *set, rctl_hndl_t hndl, rctl_t **rctl) in rctl_set_find() argument 1483 rctl_enforced_value(rctl_hndl_t hndl, rctl_set_ argument 1560 rctl_local_op(rctl_hndl_t hndl,rctl_val_t * oval,rctl_val_t * nval,int (* cbop)(rctl_hndl_t,struct proc * p,rctl_entity_p_t * e,rctl_t *,rctl_val_t *,rctl_val_t *),struct proc * p) rctl_local_op() argument 1597 rctl_local_get_cb(rctl_hndl_t hndl,struct proc * p,rctl_entity_p_t * e,rctl_t * rctl,rctl_val_t * oval,rctl_val_t * nval) rctl_local_get_cb() argument 1632 rctl_local_get(rctl_hndl_t hndl,rctl_val_t * oval,rctl_val_t * nval,struct proc * p) rctl_local_get() argument 1640 rctl_local_delete_cb(rctl_hndl_t hndl,struct proc * p,rctl_entity_p_t * e,rctl_t * rctl,rctl_val_t * oval,rctl_val_t * nval) rctl_local_delete_cb() argument 1670 rctl_local_delete(rctl_hndl_t hndl,rctl_val_t * val,struct proc * p) rctl_local_delete() argument 1689 rctl_local_insert_cb(rctl_hndl_t hndl,struct proc * p,rctl_entity_p_t * e,rctl_t * rctl,rctl_val_t * oval,rctl_val_t * nval) rctl_local_insert_cb() argument 1720 rctl_local_insert(rctl_hndl_t hndl,rctl_val_t * val,struct proc * p) rctl_local_insert() argument 1743 rctl_local_insert_all_cb(rctl_hndl_t hndl,struct proc * p,rctl_entity_p_t * e,rctl_t * rctl,rctl_val_t * new_values,rctl_val_t * alloc_values) rctl_local_insert_all_cb() argument 1863 rctl_local_insert_all(rctl_hndl_t hndl,rctl_val_t * new_values,rctl_val_t * alloc_values,struct proc * p) rctl_local_insert_all() argument 1888 rctl_local_replace_all_cb(rctl_hndl_t hndl,struct proc * p,rctl_entity_p_t * e,rctl_t * rctl,rctl_val_t * new_values,rctl_val_t * alloc_values) rctl_local_replace_all_cb() argument 1971 rctl_local_replace_all(rctl_hndl_t hndl,rctl_val_t * new_values,rctl_val_t * alloc_values,struct proc * p) rctl_local_replace_all() argument 1979 rctl_local_replace_cb(rctl_hndl_t hndl,struct proc * p,rctl_entity_p_t * e,rctl_t * rctl,rctl_val_t * oval,rctl_val_t * nval) rctl_local_replace_cb() argument 2022 rctl_local_replace(rctl_hndl_t hndl,rctl_val_t * oval,rctl_val_t * nval,struct proc * p) rctl_local_replace() argument 2674 rctl_action(rctl_hndl_t hndl,rctl_set_t * rset,struct proc * p,uint_t safety) rctl_action() argument 2680 rctl_action_entity(rctl_hndl_t hndl,rctl_set_t * rset,struct proc * p,rctl_entity_p_t * e,uint_t safety) rctl_action_entity() argument [all...] |
H A D | task.c | 494 mod_hash_hndl_t hndl; in task_create() local 950 mod_hash_hndl_t hndl; in task_init() local
|
/titanic_52/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 116 mhash_retrieve_entry(scf_handle_t *hndl, const char *name, uchar_t *hash, in mhash_retrieve_entry() argument 232 mhash_store_entry(scf_handle_t *hndl, const char *name, const char *fname, in mhash_store_entry() argument 581 mhash_test_file(scf_handle_t * hndl,const char * file,uint_t is_profile,char ** pnamep,uchar_t * hashbuf) mhash_test_file() argument [all...] |
H A D | manifest_find.c | 252 find_manifests(scf_handle_t *hndl, const char *dir, in find_manifests() argument
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | rctlsys.c | 225 rctl_hndl_t hndl; in rctlsys_get() local 391 rctl_hndl_t hndl; in rctlsys_set() local 891 rctl_hndl_t hndl; rctlsys_projset() local [all...] |
/titanic_52/usr/src/cmd/svc/mfstscan/ |
H A D | mfstscan.c | 66 scf_handle_t *hndl = NULL; in main() local
|
/titanic_52/usr/src/uts/common/crypto/api/ |
H A D | kcf_miscapi.c | 319 crypto_notify_handle_t hndl; in crypto_notify_events() local 365 crypto_unnotify_events(crypto_notify_handle_t hndl) in crypto_unnotify_events() argument 852 crypto_get_provinfo(crypto_provider_t hndl, crypto_provider_ext_info_t *info) in crypto_get_provinfo() argument [all...] |
/titanic_52/usr/src/cmd/svc/startd/ |
H A D | fork.c | 710 scf_handle_t *hndl = NULL; in emi_set_state() local 810 scf_handle_t *hndl = NULL; emi_is_disabled() local [all...] |
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | rctl.c | 76 rctl_hndl_t hndl; in rctl() local 174 rctl_hndl_t hndl; member [all...] |
/titanic_52/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 422 void *hndl; in __rpcfd_to_nconf() local
|