/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_module.c | 68 dt_module_symhash_insert(dt_module_t *dmp, const char *name, uint_t id) in dt_module_symhash_insert() 82 dt_module_syminit32(dt_module_t *dmp) in dt_module_syminit32() 131 dt_module_syminit64(dt_module_t *dmp) in dt_module_syminit64() 237 dt_module_symsort32(dt_module_t *dmp) in dt_module_symsort32() 260 dt_module_symsort64(dt_module_t *dmp) in dt_module_symsort64() 307 dt_module_symname32(dt_module_t *dmp, const char *name, in dt_module_symname32() 337 dt_module_symname64(dt_module_t *dmp, const char *name, in dt_module_symname64() 367 dt_module_symaddr32(dt_module_t *dmp, GElf_Addr addr, in dt_module_symaddr32() 409 dt_module_symaddr64(dt_module_t *dmp, GElf_Addr addr, in dt_module_symaddr64() 471 dt_module_t *dmp; in dt_module_create() local [all …]
|
H A D | dt_open.c | 1034 dt_module_t *dmp; in dt_vopen() local 1646 dt_module_t *dmp; in dtrace_close() local
|
H A D | dt_decl.c | 816 dt_module_t *dmp; in dt_decl_type() local
|
H A D | dt_provider.c | 417 dt_module_t *dmp; in dt_probe_create() local
|
H A D | dt_pid.c | 856 dt_module_t *dmp; in dt_pid_get_types() local
|
H A D | dt_print.c | 743 dt_module_t *dmp; in dt_print_prepare() local
|
H A D | dt_parser.c | 276 dt_module_t *dmp; in dt_type_pointer() local 1443 dt_module_t *dmp; in dt_node_decl() local
|
H A D | dt_cc.c | 707 dt_module_t *dmp; in dt_action_trace() local
|
H A D | dt_aggregate.c | 393 dt_module_t *dmp; in dt_aggregate_mod() local
|
/freebsd/sys/fs/devfs/ |
H A D | devfs_vnops.c | 354 struct devfs_mount *dmp; in devfs_populate_vp() local 403 struct devfs_mount *dmp; in devfs_vptocnp() local 463 devfs_fqpn(char *buf, struct devfs_mount *dmp, struct devfs_dirent *dd, in devfs_fqpn() 500 devfs_allocv_drop_refs(int drop_dm_lock, struct devfs_mount *dmp, in devfs_allocv_drop_refs() 535 struct devfs_mount *dmp; in devfs_allocv() local 803 struct devfs_mount *dmp; in devfs_getattr() local 1048 struct devfs_mount *dmp; in devfs_lookupx() local 1187 struct devfs_mount *dmp; in devfs_lookup() local 1207 struct devfs_mount *dmp; in devfs_mknod() local 1450 struct devfs_mount *dmp; in devfs_readdir() local [all …]
|
H A D | devfs_vfsops.c | 209 struct devfs_mount *dmp; in devfs_root() local
|
H A D | devfs.h | 181 #define DEVFS_DMP_HOLD(dmp) ((dmp)->dm_holdcnt++) argument 182 #define DEVFS_DMP_DROP(dmp) (--(dmp)->dm_holdcnt == 0) argument
|
H A D | devfs_devs.c | 265 devfs_vmkdir(struct devfs_mount *dmp, char *name, int namelen, in devfs_vmkdir()
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_s390x.c | 80 const BIGNUM *dmp, const BIGNUM *dmq, const BIGNUM *iqmp) in s390x_crt() 156 const BIGNUM *dmp, const BIGNUM *dmq, const BIGNUM *iqmp) in s390x_crt()
|
/freebsd/lib/libmp/ |
H A D | mpasbn.c | 231 _mdiv(const char *msg, const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp, in _mdiv() 250 mp_mdiv(const MINT *nmp, const MINT *dmp, MINT *qmp, MINT *rmp) in mp_mdiv() 567 MINT *dmp, *rmp; in _sdiv() local
|