/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_parser.c | 402 dt_node_promote(dt_node_t *lp, dt_node_t *rp, dt_node_t *dnp) in dt_node_promote() 410 dt_node_name(const dt_node_t *dnp, char *buf, size_t len) in dt_node_name() 513 dt_node_t *dnp = dt_alloc(dtp, sizeof (dt_node_t)); in dt_node_xalloc() local 542 dt_node_t *dnp = dt_node_xalloc(yypcb->pcb_hdl, kind); in dt_node_alloc() local 555 dt_node_free(dt_node_t *dnp) in dt_node_free() 658 dt_node_attr_assign(dt_node_t *dnp, dtrace_attribute_t attr) in dt_node_attr_assign() 674 dt_node_type_assign(dt_node_t *dnp, ctf_file_t *fp, ctf_id_t type, in dt_node_type_assign() 725 dt_node_type_name(const dt_node_t *dnp, char *buf, size_t len) in dt_node_type_name() 744 dt_node_type_size(const dt_node_t *dnp) in dt_node_type_size() 783 dt_node_resolve(const dt_node_t *dnp, uint_t idkind) in dt_node_resolve() [all …]
|
H A D | dt_cc.c | 181 dt_stmt_append(dtrace_stmtdesc_t *sdp, const dt_node_t *dnp) in dt_stmt_append() 321 dt_action_clear(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp) in dt_action_clear() 363 dt_action_normalize(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp) in dt_action_normalize() 426 dt_action_trunc(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp) in dt_action_trunc() 492 dt_action_printa(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp) in dt_action_printa() 578 dt_action_printflike(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp, in dt_action_printflike() 663 dt_action_trace(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp) in dt_action_trace() 737 dt_action_tracemem(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp) in dt_action_tracemem() 815 dt_action_stack(dtrace_hdl_t *dtp, dt_node_t *dnp, dtrace_stmtdesc_t *sdp) in dt_action_stack() 822 dt_action_ustack_args(dtrace_hdl_t *dtp, dtrace_actdesc_t *ap, dt_node_t *dnp) in dt_action_ustack_args() [all …]
|
H A D | dt_pragma.c | 77 dt_pragma_attributes(const char *prname, dt_node_t *dnp) in dt_pragma_attributes() 160 dt_pragma_binding(const char *prname, dt_node_t *dnp) in dt_pragma_binding() 313 dt_pragma_error(const char *prname, dt_node_t *dnp) in dt_pragma_error() 341 dt_pragma_ident(const char *prname, dt_node_t *dnp) in dt_pragma_ident() 347 dt_pragma_option(const char *prname, dt_node_t *dnp) in dt_pragma_option() 393 dt_pragma_line(const char *prname, dt_node_t *dnp) in dt_pragma_line() 470 dt_node_t *dnp; in dt_pragma() local
|
H A D | dt_cg.c | 145 dt_cg_load(dt_node_t *dnp, ctf_file_t *ctfp, ctf_id_t type) in dt_cg_load() 188 dt_cg_ptrsize(dt_node_t *dnp, dt_irlist_t *dlp, dt_regset_t *drp, in dt_cg_ptrsize() 240 dt_cg_field_get(dt_node_t *dnp, dt_irlist_t *dlp, dt_regset_t *drp, in dt_cg_field_get() 545 dt_node_t *dnp; in dt_cg_arglist() local 591 dt_cg_arithmetic_op(dt_node_t *dnp, dt_irlist_t *dlp, in dt_cg_arithmetic_op() 640 dt_cg_prearith_op(dt_node_t *dnp, dt_irlist_t *dlp, dt_regset_t *drp, uint_t op) in dt_cg_prearith_op() 696 dt_cg_postarith_op(dt_node_t *dnp, dt_irlist_t *dlp, in dt_cg_postarith_op() 760 dt_cg_compare_signed(dt_node_t *dnp) in dt_cg_compare_signed() 777 dt_cg_compare_op(dt_node_t *dnp, dt_irlist_t *dlp, dt_regset_t *drp, uint_t op) in dt_cg_compare_op() 822 dt_cg_ternary_op(dt_node_t *dnp, dt_irlist_t *dlp, dt_regset_t *drp) in dt_cg_ternary_op() [all …]
|
H A D | dt_ident.c | 51 dt_idcook_sign(dt_node_t *dnp, dt_ident_t *idp, in dt_idcook_sign() 109 dt_idcook_assc(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) in dt_idcook_assc() 173 dt_idcook_func(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) in dt_idcook_func() 312 dt_idcook_args(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *ap) in dt_idcook_args() 431 dt_idcook_regs(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *ap) in dt_idcook_regs() 468 dt_idcook_type(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) in dt_idcook_type() 490 dt_idcook_thaw(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) in dt_idcook_thaw() 497 dt_idcook_inline(dt_node_t *dnp, dt_ident_t *idp, int argc, dt_node_t *args) in dt_idcook_inline() 952 dt_ident_cook(dt_node_t *dnp, dt_ident_t *idp, dt_node_t **pargp) in dt_ident_cook() 983 const dt_node_t *dnp = ((dt_idnode_t *)idp->di_iarg)->din_root; in dt_ident_resolve() local
|
H A D | dt_decl.c | 307 dt_node_t *dnp; in dt_decl_protoform() local 333 dt_node_t *dnp; in dt_decl_prototype() local 385 dt_decl_array(dt_node_t *dnp) in dt_decl_array() 446 dt_decl_func(dt_decl_t *pdp, dt_node_t *dnp) in dt_decl_func() 521 dt_decl_member(dt_node_t *dnp) in dt_decl_member() 710 dt_decl_enumerator(char *s, dt_node_t *dnp) in dt_decl_enumerator()
|
H A D | dt_printf.c | 48 pfcheck_addr(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_addr() 55 pfcheck_kaddr(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_kaddr() 63 pfcheck_uaddr(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_uaddr() 79 pfcheck_stack(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_stack() 86 pfcheck_time(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_time() 94 pfcheck_str(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_str() 116 pfcheck_wstr(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_wstr() 133 pfcheck_csi(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_csi() 141 pfcheck_fp(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_fp() 148 pfcheck_xint(dt_pfargv_t *pfv, dt_pfargd_t *pfd, dt_node_t *dnp) in pfcheck_xint() [all …]
|
H A D | dt_xlator.c | 104 dt_node_t *dnp; in dt_xlator_create() local 372 dt_node_t *dnp; in dt_xlator_member() local
|
H A D | dt_dof.c | 262 dt_node_t *dnp = *pnp++; in dof_add_difo() local 341 dt_node_t *dnp; in dof_add_translator() local 403 dt_node_t *dnp; in dof_add_probe() local
|
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_node.c | 107 smbfs_getino(struct smbnode *dnp, const char *name, int nmlen) in smbfs_getino() 161 struct smbnode *dnp = VTOSMB(dvp); in smbfs_nget() local 214 smbfs_attr_touchdir(struct smbnode *dnp) in smbfs_attr_touchdir()
|
H A D | smbfs_subr.c | 69 smbfs_fullpath(struct mbchain *mbp, struct smb_vc *vcp, struct smbnode *dnp, in smbfs_fullpath()
|
H A D | smbfs_vnops.c | 1396 smbnode_t *dnp; in smbfs_lookup() local 1446 smbnode_t *dnp; in smbfslookup() local 1672 smbnode_t *dnp; in smbfslookup_cache() local 1762 smbnode_t *dnp; in smbfs_create() local 2003 smbnode_t *dnp; in smbfs_remove() local 2356 struct smbnode *dnp = VTOSMB(dvp); in smbfs_mkdir() local 2438 struct smbnode *dnp = VTOSMB(dvp); in smbfs_rmdir() local
|
H A D | smbfs_smb.c | 1445 smbfs_smb_oldcreate(struct smbnode *dnp, const char *name, int nmlen, in smbfs_smb_oldcreate() 1501 struct smbnode *dnp, in smbfs_smb_create() 1651 smbfs_smb_oldmkdir(struct smbnode *dnp, const char *name, int len, in smbfs_smb_oldmkdir() 1677 smbfs_smb_mkdir(struct smbnode *dnp, const char *name, int nmlen, in smbfs_smb_mkdir() 1818 smbfs_smb_findopenLM1(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_smb_findopenLM1() 2044 smbfs_smb_findopenLM2(struct smbfs_fctx *ctx, struct smbnode *dnp, in smbfs_smb_findopenLM2() 2256 smbfs_smb_findopen(struct smbnode *dnp, const char *wild, int wlen, in smbfs_smb_findopen() 2368 smbfs_smb_lookup(struct smbnode *dnp, const char **namep, int *nmlenp, in smbfs_smb_lookup()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | dmu_diff.c | 85 report_dnode(struct diffarg *da, uint64_t object, dnode_phys_t *dnp) in report_dnode() 103 #define DBP_SPAN(dnp, level) \ argument 110 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in diff_cb()
|
H A D | dmu_traverse.c | 154 resume_skip_check(traverse_data_t *td, const dnode_phys_t *dnp, in resume_skip_check() 213 traverse_visitbp(traverse_data_t *td, const dnode_phys_t *dnp, in traverse_visitbp() 425 prefetch_dnode_metadata(traverse_data_t *td, const dnode_phys_t *dnp, in prefetch_dnode_metadata() 443 traverse_dnode(traverse_data_t *td, const dnode_phys_t *dnp, in traverse_dnode() 492 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in traverse_prefetcher()
|
H A D | dnode.c | 285 dnode_byteswap(dnode_phys_t *dnp) in dnode_byteswap() 404 dnode_create(objset_t *os, dnode_phys_t *dnp, dmu_buf_impl_t *db, in dnode_create() 1006 dnode_special_open(objset_t *os, dnode_phys_t *dnp, uint64_t object, in dnode_special_open() 1063 void *tag, dnode_t **dnp) in dnode_hold_impl() 1199 dnode_hold(objset_t *os, uint64_t object, void *tag, dnode_t **dnp) in dnode_hold() 1907 dnode_phys_t *dnp = data; in dnode_next_offset_level() local
|
H A D | dsl_scan.c | 572 dsl_scan_check_resume(dsl_scan_t *scn, const dnode_phys_t *dnp, in dsl_scan_check_resume() 613 dnode_phys_t *dnp, const blkptr_t *bp, in dsl_scan_recurse() 712 dmu_objset_type_t ostype, dnode_phys_t *dnp, in dsl_scan_visitdnode() 741 dnode_phys_t *dnp, dsl_dataset_t *ds, dsl_scan_t *scn, in dsl_scan_visitbp()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | instance.c | 238 struct devnames *dnp; in in_preassign_instance() local 668 struct devnames *dnp; in e_ddi_instance_majorinstance_to_path() local 705 struct devnames *dnp; in in_next_instance_block() local 780 struct devnames *dnp; in e_ddi_free_instance() local 919 in_removenode(struct devnames *dnp, in_node_t *mp, in_node_t *ap) in in_removenode() 1296 struct devnames *dnp; in in_inuse() local 1321 struct devnames *dnp; in in_hashdrv() local 1369 in_removedrv(struct devnames *dnp, in_drv_t *mp) in in_removedrv()
|
H A D | modsubr.c | 133 struct devnames *dnp; in mod_rele_dev_by_major() local 374 struct devnames *dnp; in impl_make_parlist() local 446 struct devnames *dnp = &devnamesp[major]; in impl_free_parlist() local 706 struct devnames *dnp; in make_devname() local
|
H A D | devcfg.c | 1356 struct devnames *dnp; in detach_node() local 1512 struct devnames *dnp; in predetach_node() local 2461 i_ddi_prop_list_hold(ddi_prop_list_t *prop_list, struct devnames *dnp) in i_ddi_prop_list_hold() 2469 i_ddi_prop_list_rele(ddi_prop_list_t *prop_list, struct devnames *dnp) in i_ddi_prop_list_rele() 2574 struct devnames *dnp = &devnamesp[m]; in i_ddi_load_drvconf() local 2599 struct devnames *dnp; in i_ddi_unload_drvconf() local 2945 struct devnames *dnp; in link_to_driver_list() local 2968 struct devnames *dnp; in unlink_from_driver_list() local 2991 in_dn_list(struct devnames *dnp, dev_info_t *dip) in in_dn_list() 3014 add_to_ordered_dn_list(struct devnames *dnp, dev_info_t *dip) in add_to_ordered_dn_list() [all …]
|
/titanic_50/usr/src/tools/ndrgen/ |
H A D | ndr_print.c | 247 ndr_node_t *dnp = np->n_m_decl; in print_declaration() local
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_defer.c | 76 pi_defernode_t *dnp; in pi_defer_add() local
|
/titanic_50/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 244 dlpi_notifyent_t *next, *dnp; in dlpi_close() local 1738 dlpi_notifyent_t *dnp; local 1802 dlpi_notifyent_t *dnp; local 1818 dlpi_notifyent_t *prev, *dnp; local
|
/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | dnode.h | 55 #define DN_BONUS(dnp) ((void*)((dnp)->dn_bonus + \ argument
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_bay.c | 111 bay_pgroups(topo_mod_t *mod, tnode_t *tnp, di_node_t *dnp, di_node_t *sibp, in bay_pgroups()
|