/titanic_41/usr/src/lib/libtnfctl/ |
H A D | probes_ext.c | 60 tnfctl_register_funcs(tnfctl_handle_t *hndl, in tnfctl_register_funcs() 94 _tnfctl_destructor_wrapper(tnfctl_handle_t *hndl, prbctlref_t *probe, void *cd) in _tnfctl_destructor_wrapper() 103 _tnfctl_creator_wrapper(tnfctl_handle_t *hndl, prbctlref_t *probe, void *cd) in _tnfctl_creator_wrapper() 115 tnfctl_probe_apply(tnfctl_handle_t *hndl, tnfctl_probe_op_t func_p, in tnfctl_probe_apply() 128 tnfctl_probe_apply_ids(tnfctl_handle_t *hndl, ulong_t probe_count, in tnfctl_probe_apply_ids() 172 tnfctl_probe_state_get(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_hndl, in tnfctl_probe_state_get() 235 check_operation(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_hndl) in check_operation() 259 tnfctl_probe_enable(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_hndl, void *cd) in tnfctl_probe_enable() 284 tnfctl_probe_disable(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_hndl, in tnfctl_probe_disable() 310 tnfctl_probe_trace(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_hndl, void *cd) in tnfctl_probe_trace() [all …]
|
H A D | checklib.c | 43 tnfctl_check_libs(tnfctl_handle_t *hndl) in tnfctl_check_libs() 83 _tnfctl_lock_libs(tnfctl_handle_t *hndl, boolean_t *release_lock) in _tnfctl_lock_libs() 115 _tnfctl_unlock_libs(tnfctl_handle_t *hndl, boolean_t release_lock) in _tnfctl_unlock_libs() 142 _tnfctl_sync_lib_list(tnfctl_handle_t *hndl) in _tnfctl_sync_lib_list()
|
H A D | probes.c | 95 _tnfctl_lmap_update(tnfctl_handle_t *hndl, boolean_t *lmap_ok, in _tnfctl_lmap_update() 175 _tnfctl_find_all_probes(tnfctl_handle_t *hndl) in _tnfctl_find_all_probes() 270 _tnfctl_free_objs_and_probes(tnfctl_handle_t *hndl) in _tnfctl_free_objs_and_probes() 316 _tnfctl_probes_traverse(tnfctl_handle_t *hndl, in _tnfctl_probes_traverse() 352 tnfctl_handle_t *hndl = cd; in per_loadobj() local 411 loadobj_find(tnfctl_handle_t *hndl, const tnfctl_ind_obj_info_t *this_obj) in loadobj_find() 426 get_num_probes(tnfctl_handle_t *hndl, objlist_t *obj, int *num_probes) in get_num_probes() 458 read_probes_in_obj(tnfctl_handle_t *hndl, objlist_t *obj, ulong_t num_probes, in read_probes_in_obj() 514 tnfctl_handle_t *hndl = largs2_p->la_hndl; in read_a_probe() local 606 link_targ_obj_probes(tnfctl_handle_t *hndl, objlist_t *cur) in link_targ_obj_probes() [all …]
|
H A D | continue.c | 52 tnfctl_continue(tnfctl_handle_t *hndl, tnfctl_event_t *evt, in tnfctl_continue() 168 _tnfctl_continue(tnfctl_handle_t *hndl, tnfctl_event_t *evt, sigset_t *oldmask, in _tnfctl_continue() 274 enable_target_state(tnfctl_handle_t *hndl, boolean_t watch_forks) in enable_target_state() 317 disable_target_state(tnfctl_handle_t *hndl) in disable_target_state()
|
H A D | util.c | 93 _tnfctl_refresh_process(tnfctl_handle_t *hndl, boolean_t *lmap_ok, in _tnfctl_refresh_process() 137 _tnfctl_set_state(tnfctl_handle_t *hndl) in _tnfctl_set_state() 191 find_test_func(tnfctl_handle_t *hndl) in find_test_func() 237 check_trace_error(tnfctl_handle_t *hndl) in check_trace_error() 285 find_target_syms(tnfctl_handle_t *hndl) in find_target_syms() 385 _tnfctl_create_tracefile(tnfctl_handle_t *hndl, const char *trace_file_name, in _tnfctl_create_tracefile() 522 find_trace_file_info(tnfctl_handle_t *hndl) in find_trace_file_info() 623 _tnfctl_readstr_targ(tnfctl_handle_t *hndl, uintptr_t addr, char **outstr_pp) in _tnfctl_readstr_targ()
|
H A D | comb.c | 128 _tnfctl_comb_build(tnfctl_handle_t *hndl, comb_op_t op, in _tnfctl_comb_build() 162 _tnfctl_comb_decode(tnfctl_handle_t *hndl, uintptr_t addr, char ***func_names, in _tnfctl_comb_decode() 188 decode(tnfctl_handle_t *hndl, uintptr_t addr, char ***func_names, in decode() 326 iscomb(tnfctl_handle_t *hndl, in iscomb() 439 findname(tnfctl_handle_t *hndl, uintptr_t addr, char **ret_name) in findname() 480 find(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down, uintptr_t next, in find() 504 add(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down, uintptr_t next, in add() 567 build(tnfctl_handle_t *hndl, comb_op_t op, uintptr_t down, uintptr_t next, in build()
|
H A D | sym.c | 123 _tnfctl_sym_find(tnfctl_handle_t *hndl, const char *symname, uintptr_t *symaddr) in _tnfctl_sym_find() 167 _tnfctl_sym_obj_find(tnfctl_handle_t *hndl, const char *lib_base_name, in _tnfctl_sym_obj_find() 221 _tnfctl_sym_findname(tnfctl_handle_t *hndl, uintptr_t symaddr, in _tnfctl_sym_findname()
|
H A D | elf.c | 77 _tnfctl_elf_dbgent(tnfctl_handle_t *hndl, uintptr_t * entaddr_p) in _tnfctl_elf_dbgent() 189 dynsec_num(tnfctl_handle_t *hndl, uintptr_t baseaddr, in dynsec_num()
|
H A D | tnfctl_int.h | 324 #define LOCK(hndl, stat, release) (void) _tnfctl_lock_libs(hndl, &release) argument 326 #define LOCK_SYNC(hndl, stat, release) \ argument 330 #define UNLOCK(hndl, release) _tnfctl_unlock_libs(hndl, release) argument 334 #define LOCK(hndl, stat, release) \ argument 342 #define LOCK_SYNC(hndl, stat, release) \ argument 355 #define UNLOCK(hndl, release) \ argument
|
H A D | targmem.c | 46 _tnfctl_targmem_alloc(tnfctl_handle_t *hndl, size_t size, uintptr_t *addr_p) in _tnfctl_targmem_alloc()
|
H A D | kernel_int.c | 349 _tnfctl_prbk_flush(tnfctl_handle_t *hndl, prbctlref_t *p) in _tnfctl_prbk_flush() 365 _tnfctl_refresh_kernel(tnfctl_handle_t *hndl) in _tnfctl_refresh_kernel() 469 alloc_probe_space(tnfctl_handle_t *hndl, int maxprobe) in alloc_probe_space()
|
H A D | internal.c | 176 inprocess_get_dtdebug(void *hndl, uintptr_t *ret_val) in inprocess_get_dtdebug()
|
H A D | open.c | 425 step_to_end_of_exec(tnfctl_handle_t *hndl) in step_to_end_of_exec()
|
/titanic_41/usr/src/cmd/tnf/prex/ |
H A D | main.c | 346 check_trace_error(tnfctl_handle_t *hndl) in check_trace_error() 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) in perprobe() 469 set_probe_discovery_callback(tnfctl_handle_t *hndl) in set_probe_discovery_callback() 481 perprobe2(tnfctl_handle_t *hndl, tnfctl_probe_t *probe_p, void *cd) in perprobe2() 499 process_cmd(tnfctl_handle_t *hndl, cmd_t *cmd) in process_cmd() 718 set_tracefile(tnfctl_handle_t *hndl) in set_tracefile()
|
H A D | list.c | 301 probescan(tnfctl_handle_t *hndl, tnfctl_probe_t *ref_p, void *calldata_p) in probescan() 510 listprobe(tnfctl_handle_t *hndl, tnfctl_probe_t *ref_p, void *calldata_p) in listprobe()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | rctl.c | 436 rctl_dict_lookup_hndl(rctl_hndl_t hndl) in rctl_dict_lookup_hndl() 976 rctl_set_insert(rctl_set_t *set, rctl_hndl_t hndl, rctl_t *rctl) in rctl_set_insert() 1448 rctl_set_find(rctl_set_t *set, rctl_hndl_t hndl, rctl_t **rctl) in rctl_set_find() 1483 rctl_enforced_value(rctl_hndl_t hndl, rctl_set_t *rset, struct proc *p) in rctl_enforced_value() 1560 rctl_local_op(rctl_hndl_t hndl, rctl_val_t *oval, rctl_val_t *nval, in rctl_local_op() 1597 rctl_local_get_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_get_cb() 1632 rctl_local_get(rctl_hndl_t hndl, rctl_val_t *oval, rctl_val_t *nval, in rctl_local_get() 1640 rctl_local_delete_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_delete_cb() 1670 rctl_local_delete(rctl_hndl_t hndl, rctl_val_t *val, struct proc *p) in rctl_local_delete() 1689 rctl_local_insert_cb(rctl_hndl_t hndl, struct proc *p, rctl_entity_p_t *e, in rctl_local_insert_cb() [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_41/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() 232 mhash_store_entry(scf_handle_t *hndl, const char *name, const char *fname, in mhash_store_entry() 581 mhash_test_file(scf_handle_t *hndl, const char *file, uint_t is_profile, in mhash_test_file()
|
H A D | manifest_find.c | 252 find_manifests(scf_handle_t *hndl, const char *dir, in find_manifests()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | rctlsys.c | 225 rctl_hndl_t hndl; in rctlsys_get() local 392 rctl_hndl_t hndl; in rctlsys_set() local 892 rctl_hndl_t hndl; in rctlsys_projset() local
|
/titanic_41/usr/src/cmd/svc/mfstscan/ |
H A D | mfstscan.c | 66 scf_handle_t *hndl = NULL; in main() local
|
/titanic_41/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() 852 crypto_get_provinfo(crypto_provider_t hndl, crypto_provider_ext_info_t *info) in crypto_get_provinfo()
|
/titanic_41/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; in emi_is_disabled() local
|
/titanic_41/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
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 422 void *hndl; in __rpcfd_to_nconf() local
|