Searched refs:tdp (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c57 tdesc_t *tdp = node; local
61 if (tdp->t_name)
62 name = tdp->t_name;
64 switch (tdp->t_type) {
70 name = tdp->t_tdesc->t_name;
73 h = tdp->t_fndef->fn_nargs +
74 tdp->t_fndef->fn_vargs;
75 name = tdp->t_fndef->fn_ret->t_name;
78 h = tdp->t_ardef->ad_nelems;
79 name = tdp
131 tdesc_t *tdp = data; local
150 tdesc_t *tdp = data; local
181 tdesc_t *tdp = data; local
190 free_intr(tdesc_t *tdp) argument
196 free_ardef(tdesc_t *tdp) argument
202 free_mlist(tdesc_t *tdp) argument
218 free_elist(tdesc_t *tdp) argument
254 tdesc_t *tdp = arg; local
265 tdesc_free(tdesc_t *tdp) argument
[all...]
H A Ddwarf.c150 tdesc_add(dwarf_t *dw, tdesc_t *tdp) argument
152 hash_add(dw->dw_tidhash, tdp);
159 void *tdp; local
163 if (hash_find(dw->dw_tidhash, &tmpl, &tdp))
164 return (tdp);
174 tdesc_size(tdesc_t *tdp) argument
177 switch (tdp->t_type) {
185 return (tdp->t_size);
194 tdp = tdp
208 tdesc_bitsize(tdesc_t *tdp) argument
244 tdesc_basetype(tdesc_t *tdp) argument
464 tdesc_t *tdp = xcalloc(sizeof (tdesc_t)); local
477 tdesc_t *tdp; local
565 tdesc_t *tdp; local
712 die_array_create(dwarf_t *dw, Dwarf_Die arr, Dwarf_Off off, tdesc_t *tdp) argument
755 die_array_resolve(tdesc_t *tdp, tdesc_t **tdpp __unused, void *private) argument
786 die_array_failed(tdesc_t *tdp, tdesc_t **tdpp __unused, void *private __unused) argument
806 die_enum_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
875 tdesc_t *tdp = arg1, **fullp = arg2; local
887 die_enum_resolve(tdesc_t *tdp, tdesc_t **tdpp __unused, void *private) argument
932 die_sou_create(dwarf_t *dw, Dwarf_Die str, Dwarf_Off off, tdesc_t *tdp, int type, const char *typename) argument
1089 die_struct_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1095 die_union_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1102 die_sou_resolve(tdesc_t *tdp, tdesc_t **tdpp __unused, void *private) argument
1175 die_sou_failed(tdesc_t *tdp, tdesc_t **tdpp __unused, void *private __unused) argument
1197 die_funcptr_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1450 die_base_create(dwarf_t *dw, Dwarf_Die base, Dwarf_Off off, tdesc_t *tdp) argument
1501 die_through_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp, int type, const char *typename) argument
1532 die_typedef_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1538 die_const_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1544 die_pointer_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1550 die_restrict_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1556 die_volatile_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) argument
1756 tdesc_t *tdp; local
[all...]
H A Dctf.c1064 tdesc_t *tdp; local
1116 tdp = tdarr[tid];
1122 tdp->t_name = xstrdup(sbuf + CTF_NAME_OFFSET(name));
1124 tdp->t_name = NULL;
1128 tdp->t_type = INTRINSIC;
1129 tdp->t_size = size;
1151 tdp->t_intr = ip;
1155 tdp->t_type = INTRINSIC;
1156 tdp->t_size = size;
1167 tdp
[all...]
H A Dutil.c248 tdesc_name(tdesc_t *tdp) argument
250 return (tdp->t_name == NULL ? "(anon)" : tdp->t_name);
H A Doutput.c80 save_type_by_id(tdesc_t *tdp, tdesc_t **tdpp __unused, void *private) argument
89 if (tdp->t_id > iiburst->iib_maxtypeid)
90 iiburst->iib_maxtypeid = tdp->t_id;
92 slist_add(&iiburst->iib_types, tdp, tdesc_idcmp);
H A Dinput.c226 tdata_t **tdp = retp; local
228 *tdp = td;
H A Dmerge.c1003 tdesc_t *tdp = data; local
1008 newid = get_mapping(mcd->md_ta, tdp->t_id);
1011 if ((rc = add_tdesc(tdp, newid, mcd)))
1012 hash_remove(mcd->md_tdtba, (void *)tdp);
/freebsd-current/lib/libkvm/
H A Dkvm_vnet.c87 uintptr_t tdp; local
149 tdp = (uintptr_t)TAILQ_FIRST(&proc.p_threads);
150 while (tdp != 0) {
151 if (kvm_read(kd, tdp, &td, sizeof(td)) !=
161 tdp = (uintptr_t)TAILQ_NEXT(&td, td_plist);
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspa_config.c246 spa_config_dirent_t *dp, *tdp; local
286 tdp = list_head(&spa->spa_config_list);
288 tdp == NULL ||
289 tdp->scd_path == NULL ||
290 strcmp(tdp->scd_path, dp->scd_path) != 0) {
339 while ((tdp = list_next(&target->spa_config_list, dp)) != NULL) {
340 list_remove(&target->spa_config_list, tdp);
341 if (tdp->scd_path != NULL)
342 spa_strfree(tdp->scd_path);
343 kmem_free(tdp, sizeo
[all...]
/freebsd-current/sys/sys/
H A Dmutex.h142 #define thread_lock(tdp) \
143 thread_lock_flags_((tdp), 0, __FILE__, __LINE__)
145 #define thread_lock(tdp) \
146 _thread_lock((tdp), 0, __FILE__, __LINE__)
148 #define thread_lock(tdp) \
149 _thread_lock((tdp))
153 #define thread_lock_flags(tdp, opt) \
154 thread_lock_flags_((tdp), (opt), __FILE__, __LINE__)
156 #define thread_lock_flags(tdp, opt) \
157 _thread_lock(tdp)
[all...]
/freebsd-current/sys/ufs/ufs/
H A Dufs_lookup.c76 ufs_delete_denied(struct vnode *vdp, struct vnode *tdp, struct ucred *cred, argument
95 error = VOP_ACCESSX(tdp, VDELETE, cred, td);
124 VOP_ACCESS(tdp, VADMIN, cred, td))
206 struct vnode *tdp; /* returned by VFS_VGET */ local
594 LK_EXCLUSIVE, &tdp)) != 0)
596 error = ufs_delete_denied(vdp, tdp, cred, curthread);
598 vput(tdp);
604 vput(tdp);
608 *vpp = tdp;
635 LK_EXCLUSIVE, &tdp)) !
[all...]
H A Dufs_vnops.c1266 struct inode *fip, *tip, *tdp, *fdp; local
1400 tdp = VTOI(tdvp);
1461 if (fdp->i_number != tdp->i_number)
1462 newparent = tdp->i_number;
1487 error = ufs_checkpath(ino, fdp->i_number, tdp, tcnp->cn_cred,
1511 tdp->i_effnlink == 0)
1512 panic("Bad effnlink fip %p, fdp %p, tdp %p", fip, fdp, tdp);
1532 softdep_setup_link(tdp, fip);
1545 if (ITODEV(tdp) !
[all...]
/freebsd-current/sys/fs/cd9660/
H A Dcd9660_lookup.c114 struct vnode *tdp; /* returned by cd9660_vget_internal */ local
383 cnp->cn_lkflags, &tdp);
387 *vpp = tdp;
404 cnp->cn_lkflags, &tdp,
409 *vpp = tdp;
/freebsd-current/sys/fs/ext2fs/
H A Dext2_lookup.c329 struct vnode *tdp; /* returned by VFS_VGET */ local
587 &tdp)) != 0)
598 VTOI(tdp)->i_uid != cred->cr_uid) {
599 vput(tdp);
602 *vpp = tdp;
625 &tdp)) != 0)
627 *vpp = tdp;
654 error = vn_vget_ino(pdp, ino, cnp->cn_lkflags, &tdp);
657 vput(tdp);
669 vput(tdp);
[all...]
/freebsd-current/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c67 struct denode *tdp, struct vnode **vpp)
71 vp = DETOV(tdp);
152 struct denode *tdp; local
239 tdp = NULL;
520 error = deget(pmp, cluster, blkoff, LK_EXCLUSIVE, &tdp);
523 return (msdosfs_lookup_checker(pmp, vdp, tdp, vpp));
548 &tdp)) != 0)
550 if ((error = msdosfs_lookup_checker(pmp, vdp, tdp, vpp))
607 &tdp)) != 0)
609 if ((error = msdosfs_lookup_checker(pmp, vdp, tdp, vp
66 msdosfs_lookup_checker(struct msdosfsmount *pmp, struct vnode *dvp, struct denode *tdp, struct vnode **vpp) argument
[all...]
/freebsd-current/sys/kern/
H A Dsubr_trap.c219 ast_register(int ast, int flags, int tdp, argument
226 && __bitcount(tdp) == 1));
230 ae->ae_tdp = tdp;
H A Dvfs_lookup.c895 struct vnode *dp, *tdp; local
960 error = VFS_ROOT(mp, crosslkflags, &tdp);
968 ndp->ni_vp = dp = tdp;
1021 struct vnode *tdp; /* saved dp */ local
1237 tdp = dp;
1240 vput(tdp);
1290 tdp = dp;
1293 vput(tdp);
H A Dkern_resource.c380 struct thread *tdp; local
418 FOREACH_THREAD_IN_PROC(p, tdp) {
419 pri_to_rtp(tdp, &rtp2);
H A Dsubr_turnstile.c592 struct thread **tdp)
608 *tdp = ts->ts_owner;
591 turnstile_lock(struct turnstile *ts, struct lock_object **lockp, struct thread **tdp) argument
H A Dkern_cpuset.c897 cpuset_which(cpuwhich_t which, id_t id, struct proc **pp, struct thread **tdp, argument
906 *tdp = td = NULL;
987 *tdp = td;
992 cpuset_which2(cpuwhich_t *which, id_t id, struct proc **pp, struct thread **tdp, argument
1002 return (cpuset_which(*which, id, pp, tdp, setp));
/freebsd-current/contrib/tcpdump/
H A Dprint-forces.c654 const u_char *tdp = (const u_char *) TLV_DATA(tlv); local
655 const struct res_val *r = (const struct res_val *)tdp;
695 const u_char *tdp = (const u_char *) TLV_DATA(tlv); local
713 hex_print(ndo, ib, tdp, rlen);
743 const u_char *tdp = (const u_char *) ILV_DATA(ilv); local
754 hex_print(ndo, "\t\t[", tdp, ilvl-ILV_HDRL);
770 const u_char *tdp = (const u_char *) TLV_DATA(tlv); local
785 return sdatailv_print(ndo, tdp, rlen, op_msk, indent);
798 const u_char *tdp = (const u_char *) TLV_DATA(tlv); local
799 const u_char *dp = tdp
[all...]
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clstate.c437 struct nfscldeleg *dp = *dpp, *tdp; local
454 tdp = nfscl_finddeleg(clp, nfhp, fhlen);
455 if (tdp == NULL) {
475 (tdp->nfsdl_flags & NFSCLDL_READ) != 0) {
476 TAILQ_REMOVE(&clp->nfsc_deleg, tdp, nfsdl_list);
477 LIST_REMOVE(tdp, nfsdl_hash);
486 tdp = dp; /* Return this one. */
489 *dpp = tdp;
490 tdp = NULL;
494 if (tdp !
2128 struct nfscldeleg *dp, *ndp, *tdp; local
[all...]
/freebsd-current/sys/fs/udf/
H A Dudf_vnops.c1115 struct vnode *tdp = NULL; local
1205 error = vn_vget_ino(dvp, id, lkflags, &tdp);
1219 tdp = dvp;
1221 error = udf_vget(udfmp->im_mountp, id, lkflags, &tdp);
1223 *vpp = tdp;
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c1624 vnode_t fdirp = NULL, tdirp = NULL, tdp = NULL; local
1654 * tdp gets locked. This avoids a potential LOR if tdp is the
1658 tdp = todp;
1660 if (dp != tdp) {
1662 /* Might lock tdp. */
1663 tdirfor_ret = nfsvno_getattr(tdp, &tdirfor, nd, p, 0,
1666 tdirfor_ret = nfsvno_getattr(tdp, &tdirfor, nd, p, 1,
1686 tdp = dp;
1688 tdirfor_ret = nfsvno_getattr(tdp,
[all...]
/freebsd-current/sys/opencrypto/
H A Dcrypto.c376 crypto_terminate(struct thread **tdp, void *q) argument
381 td = *tdp;
382 *tdp = NULL;

Completed in 402 milliseconds

12