Searched defs:dmp (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_module.c | 72 dt_module_symhash_insert(dt_module_t *dmp, const char *name, uint_t id) in dt_module_symhash_insert() 86 dt_module_syminit32(dt_module_t *dmp) in dt_module_syminit32() 139 dt_module_syminit64(dt_module_t *dmp) in dt_module_syminit64() 249 dt_module_symsort32(dt_module_t *dmp) in dt_module_symsort32() 273 dt_module_symsort64(dt_module_t *dmp) in dt_module_symsort64() 321 dt_module_symname32(dt_module_t *dmp, const char *name, in dt_module_symname32() 351 dt_module_symname64(dt_module_t *dmp, const char *name, in dt_module_symname64() 381 dt_module_symaddr32(dt_module_t *dmp, GElf_Addr addr, in dt_module_symaddr32() 423 dt_module_symaddr64(dt_module_t *dmp, GElf_Addr addr, in dt_module_symaddr64() 485 dt_module_t *dmp; in dt_module_create() local [all …]
|
H A D | dt_open.c | 1053 dt_module_t *dmp; in dt_vopen() local 1698 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_print.c | 649 dt_module_t *dmp; in dtrace_print() local
|
H A D | dt_provider.c | 416 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_parser.c | 276 dt_module_t *dmp; in dt_type_pointer() local 1420 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 | 392 dt_module_t *dmp; in dt_aggregate_mod() local
|
/netbsd-src/sys/dev/dm/ |
H A D | dm_pdev.c | 89 dm_pdev_t *dmp; in dm_pdev_insert() local 160 dm_pdev_t *dmp; in dm_pdev_alloc() local 174 dm_pdev_rem(dm_pdev_t *dmp) in dm_pdev_rem() 197 dm_pdev_t *dmp; in dm_pdev_destroy() local 225 dm_pdev_decr(dm_pdev_t *dmp) in dm_pdev_decr()
|
H A D | dm_target_linear.c | 60 dm_pdev_t *dmp; in dm_target_linear_init() local
|
H A D | dm_target_flakey.c | 136 dm_pdev_t *dmp; in dm_target_flakey_init() local
|
H A D | dm_target_delay.c | 188 dm_pdev_t *dmp; in _init() local
|
/netbsd-src/sys/dev/pci/ |
H A D | if_xge.c | 700 bus_dmamap_t dmp; in xge_intr() local 943 bus_dmamap_t dmp; in xge_start() local
|
/netbsd-src/sys/net/ |
H A D | if_ppp.c | 1449 struct mbuf *mp, *dmp = NULL; in ppp_inproc() local
|
H A D | bsd-comp.c | 806 struct mbuf *m, *dmp, *mret; in bsd_decompress() local
|