Searched refs:addr_match (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dmalloc_check.c211 struct mc_data_s **addr_match,
220 *addr_match = cur;
225 *addr_match = cur;
231 *addr_match = cur;
248 struct mc_data_s *addr_match = 0; local
259 balanced_by_alloc_p(newd, &addr_match_num, &addr_match, *base);
265 if (addr_match) {
266 print_entry("prev entry", addr_match);
267 if (addr_match->mc_dealloc_noted > 1) {
274 addr_match
209 balanced_by_alloc_p(struct mc_data_s *newd, long *addr_match_num, struct mc_data_s **addr_match, struct mc_data_s *base) argument
[all...]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmpo.h72 uint64_t addr_match; member in struct:lgrp_md
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Daddr_match.c35 #include <addr_match.h>
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c371 (mpo_lgroup[j].addr_match == lowest_address_match))
406 mpo_cpu[cpuid].home = mpo_lgroup[i].addr_match >> home_mask_shift;
483 &mpo_lgroup[i].addr_match);
490 mpo_lgroup[i].addr_match = 0;
664 mpo_lgroup[i].addr_match >> home_mask_shift);
728 mpo_cpu[k].home = mpo_lgroup[o].addr_match >> home_mask_shift;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A DMakefile99 COMMONOBJS= addr_match.o kcmd.o store_forw_creds.o
H A Din.rlogind.c69 #include <addr_match.h>
H A Din.rshd.c85 #include <addr_match.h>
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2252 boolean_t addr_match, phys_match, allowed_addr_match; local
2258 addr_match = match_prop(cur, DTD_ATTR_ADDRESS,
2265 if (addr_match && allowed_addr_match && phys_match) {

Completed in 94 milliseconds